update
This block is part of the mollie group and was last modified in core v10.4.28.
update v10.4.28 Update a customer in Mollie.
In pins 6 + flow
- flow
flow - connection required
mollieconnection - id required
valueCustomer ID.
- name required
valueCustomers name.
- email required
valueCustomers email.
- locale
valueCustomers locale.
- metadata
objectProvide any data you like, and we will save the data alongside the customer.
Out pins 7 + flow
- flow
flow - connection
mollieconnection - success
condition - customer
object - metadata
object - status
value - id
value - error
value
A typical wiring for update: a function trigger starts the flow; value feeds the customer_id pin; value feeds the name pin; value feeds the email pin; the flow out pin feeds debug.

Version history
Introduced in v10.4.28.
Service documentation
External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.Back to
mollie Return to the main group to view all sub-groups Back to customers Return to the group to view all blocks within this group
