Events
Sync
Syncing your customer and user data
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, include 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 with category=sync
.