Customer Upload¶
The customer upload touchpoint allows you to create/insert customer records in WooCommerce.
Update Handling¶
To update an existing customer, the id of the WooCommerce customer must be mapped. If the field is neither mapped nor has a value a new customer will be generated.
The customer Id is typically obtained when creating the customer. Mapping an empty field to the id field will catch the auto-generated id, where it can be written back to source solution/account system.
Fields¶
All writeable fields as part of the standard WooCommerce REST Product endpoint are presented as fields on the connector.
See Customer properties.
Exceptions¶
- Customer Meta fields cannot be set/updated through the connector.