The sync event category is for updating user and customer profile information and, associated customers and users with memberships on Valued. To guarantee your data is always up-to-date, includeDocumentation Index
Fetch the complete documentation index at: https://docs.valued.app/llms.txt
Use this file to discover all available pages before exploring further.
sync events in your backend application, running one-off or periodic bulk sync imports.
To sync a user or a customer is required, but not both. If both are included, Valued ignores this event.
A membership event should only include the membership details.
All event attributes included in the user or customer structure will update all information we have on the user or customer.
Event format
Sync events are identified withcategory=sync.