post https://api-ext.zluri.com/v2/integrations-sync/syncs//snapshot-data
Uploads a batch of snapshot data for the specified entity type during an active sync session. Snapshot data represents the complete current state of an entity (users, groups etc.) and replaces any previously stored records in Zluri.
Data Upload Guidelines
- Maximum 1000 records per request
- Data must adhere to the entity's JSON schema
- Use page numbers to upload large datasets in multiple batches
- Failed uploads can be retried with the same page number
Supported Snapshot Entities
users: Employee or user profile detailsgroups: Organisational or functional groupsgroup_users: Mapping of users to their groups
