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
    postnlconnection

    The PostNL connection.

  • Barcode Type required
    value

    The type of the barcode you want to request.

  • Barcode Serie
    value

    The serie of the barcode you want to request.

    Default 0000000-9999999

Out pins 5 + flow
  • flow
    flow
  • Connection
    postnlconnection

    The PostNL connection

  • Success
    condition

    If successful, return true.

  • Barcode
    value

    The generated PostNL barcode.

  • Request response
    object

    The response from PostNL.

  • Error
    value

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

Studio canvas example for the generate barcode block: typical wiring for generate barcode.

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