Generate a QR code or Code 128 barcode as a PNG image. Use when you need to encode URLs, text, phone numbers, or other data into a scannable code. Examples: Create QR code for a website URL, encode contact information, generate barcode for product tracking.
widthintegerThe width of the QR code in pixels; default is 256
heightintegerThe height of the QR code in pixels; default is 256
contentRequiredstringThe content to encode into the QR code (e.g. a URL or a phone number)
bg-colorstringThe QR code background color as hex value; default is #ffffff (white)
fg-colorstringThe QR code foreground color as hex value; default is #000000 (black)
code-formatstringThe barcode format to output: 'qr' for QR code or 'c128' for Code 128 barcode; default is 'qr'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.