Code Generation#
The Code Generation node creates scannable codes (barcodes, QR codes, etc.) based on an input text value. The generated code image can be used in documents, templates, or stored as a property on a Business Object.
Settings#
- Format: The type of code to generate (e.g. QR Code, Barcode)
- Value: The text or variable to encode into the code
Output#
The generated code is available as a flow variable containing the image data.
See Flow Designer