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.1

This block is used to request the status for a barcode.

In pins 2 + flow
  • flow
    flow
  • Connection required
    postnlconnection

    The PostNL connection.

  • Barcode required
    value

    The type of the barcode you want to request.

Out pins 9 + flow
  • flow
    flow
  • Connection
    postnlconnection

    The PostNL connection

  • Success
    condition

    If successful, return true.

  • Status description
    value

    The status description of the shipment connected to the barcode.

  • Status
    object

    The status of the shipment connected to the barcode.

  • Delivery Adress
    object

    The delivery address data of the shipment connected to the barcode.

  • Adresses v14.0.1
    array

    The addresses data of the shipment connected to the barcode.

  • Shipment
    object

    The data of the shipment connected to the barcode.

  • Request response
    object

    The response from PostNL.

  • Error
    value

    Error 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.

Studio canvas example for the get barcode status block: typical wiring for get barcode status.

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