postalcode check

This block is part of the shipping group and was last modified in core v13.0.9.

postalcode check v13.0.9

This block is used to request a postalcode check.

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

    The PostNL connection.

  • Postalcode required
    value

    The postalcode to use for the check.

  • House Number required
    value

    The house number to use for the check.

  • House Number Extension
    value

    The house number extension to use for the check.

Out pins 8 + flow
  • flow
    flow
  • Connection
    postnlconnection

    The PostNL connection

  • Success
    condition

    If successful, return true.

  • City
    value

    The city for this address.

  • Street
    value

    The street for this address.

  • House Numbers
    array

    The house numbers for this address (Can be multiple like: 1A, 1B).

  • Formatted Address
    value

    The formatted address.

  • Postalcode
    value

    The postalcode for this address.

  • Error
    value

    Error message if the barcode shipment status could not be requested.

postcode check

A typical wiring for postalcode check: a function trigger starts the flow; open connection feeds the connection pin; value feeds the zip_code pin; value feeds the house_number pin; the flow out pin feeds debug.

Studio canvas example for the postalcode check block: typical wiring for postalcode check.

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