get
This block is part of the mollie group and was last modified in core v10.4.28.
get v10.4.28 Retrieve a single order by its ID.
In pins 2 + flow
- flow
flow - connection required
mollieconnection - id required
valueThe order ID, for example
ord_8wmqcHMN4U
Out pins 11 + flow
- flow
flow - connection
mollieconnection - success
condition - order
object - metadata
object - id
value - status
value - payments
array<object> - refunds
array<object> - shipments
array<object> - checkout
value - error
value
A typical wiring for get: a function trigger starts the flow; value feeds the id pin; the flow out pin feeds debug.

Version history
Introduced in v10.4.28.
Back to
mollie Return to the main group to view all sub-groups Back to orders Return to the group to view all blocks within this group
