get barcode status
This block is part of the shipping group and was last modified in core v14.0.1.
get barcode status v13.0.9 Updated v14.0.1This block is used to request the status for a barcode.
- flow
flow - Connection required
postnlconnectionThe PostNL connection.
- Barcode required
valueThe type of the barcode you want to request.
- flow
flow - Connection
postnlconnectionThe PostNL connection
- Success
conditionIf successful, return true.
- Status description
valueThe status description of the shipment connected to the barcode.
- Status
objectThe status of the shipment connected to the barcode.
- Delivery Adress
objectThe delivery address data of the shipment connected to the barcode.
- Adresses
v14.0.1arrayThe addresses data of the shipment connected to the barcode.
- Shipment
objectThe data of the shipment connected to the barcode.
- Request response
objectThe response from PostNL.
- Error
valueError message if the barcode shipment status could not be requested.
A typical wiring for get barcode status: a function trigger starts the flow; open connection feeds the connection pin; value feeds the barcode pin; the flow out pin feeds debug.

Version history
Introduced in v13.0.9.
Last modified in v14.0.1.
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
