open connection
This block is part of the shipping group and was last modified in core v13.0.9.
open connection v13.0.9 This block is used to open a connection with the PostNL API.
- flow
flow - API key required
valueThe API key for your PostNL business acount.
- Customer Code required
valueYour customer code for PostNL.
- Customer Number required
valueYour customer number for PostNL.
- Company Name required
valueThe name of your company you use to request shipment labels. Note: This name is shown on labels.
- Use Sandbox
conditionIf true all the requests will use the sandbox (testing) API. Use this for testing purposes only.
- flow
flow - Connection
postnlconnectionThe PostNL connection
- Success
conditionIf successful, return true.
- Error
valueError message if the connection could not be established.
A typical wiring for open connection: a function trigger starts the flow; value feeds the api_key pin; value feeds the customer_code pin; value feeds the customer_number pin; value feeds the company_name pin; the flow out pin feeds debug.

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
