Barcoder Generate a barcode
Generate a barcode or QR code in PNG format.
Parameters
Section titled “Parameters”Label | Type | Required | Description |
---|---|---|---|
Type | choice | yes | Type of the barcode to create. Choices:
|
Text | string | yes | Text to convert into a barcode or QR code. |
Include text | boolean | no | Whether to print the code as text beneath the barcode. (Not supported for QR codes.) |
Output
Section titled “Output”This connector emits a URL to the generated image. Read more on this here.
{ "ok": true, "outputURL": "https://connector-backend.smartyellow.net/artefacts/8f7f69af-a809-423d-bfae-2f2b78a5ec6c.png"}