get pickup locations for address

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

get pickup locations for address v13.0.9

This block is used to request the nearby pickup locations for a address.

In pins 6 + 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.

  • Country Code
    value

    The country code of the receiver address. Can be NL or BE.

    Default NL

  • House Number Extension
    value

    The house number extension to use for the check.

  • Pickup Date
    date

    This is the pickup date at the pickup location, filters out all locations closed at that time.

Out pins 5 + flow
  • flow
    flow
  • Connection
    postnlconnection

    The PostNL connection

  • Success
    condition

    If successful, return true.

  • Most nearby pickup location
    object

    This is the most nearby location to the receiver its address.

  • Pickup locations
    array

    All the pickup locations..

  • Error
    value

    Error message if the pickup locations could not be requested.

pakketpunt

A typical wiring for get pickup locations for address: 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 get pickup locations for address block: typical wiring for get pickup locations for address.

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