Calendly Data Processing
How Zluri Fetches the data:
Zluri uses the following API to fetch all user data from Calendly.
https://developer.calendly.com/api-docs/eaed2e61a6bc3-list-organization-memberships
Status Mapping:
We do not get a status field from the API. All users coming from the API response are mapped to 'User application status': Active.
Users coming from the earlier sync, But not in current sync are assigned to user application status = Inactive.
How to validate the data
Visit account -> Admin Management, All People - Active.
You will see a count of the number of active Calendly Users in the bracket next to Active. (Example : “Active(2)” in the screenshot above shows 2 active calendly users.)
Updated 3 months ago