generate barcode
This block is part of the shipping group and was last modified in core v13.0.9.
generate barcode v13.0.9 This block is used to request a PostNL barcode for a shipment.
In pins 3 + flow
- flow
flow - Connection required
postnlconnectionThe PostNL connection.
- Barcode Type required
valueThe type of the barcode you want to request.
- Barcode Serie
valueThe serie of the barcode you want to request.
Out pins 5 + flow
- flow
flow - Connection
postnlconnectionThe PostNL connection
- Success
conditionIf successful, return true.
- Barcode
valueThe generated PostNL barcode.
- Request response
objectThe response from PostNL.
- Error
valueError message if the barcode could not be requested.
A typical wiring for generate barcode: a function trigger starts the flow; open connection feeds the connection pin; value feeds the barcode_type pin; the flow out pin feeds debug.

Version history
Introduced in v13.0.9.
Back to
shipping Return to the main group to view all sub-groups Back to PostNL Return to the group to view all blocks within this group
