GanttPro Data Processing
Zluri fetches the list of users and activities from GanttPRO. This article explains how you can validate the GanttPRO users presented in Zluri.
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users.
https://ganttpro.readme.io/reference#users
Status Mapping:
GanttPro does not pass a field to identify the status of the users. Hence all users fetched from the API response are marked with User Application Status = 'Active'.
Users fetched from previous syncs but from the latest sync are marked with User Application Status = 'Inactive'.
How to validate the data
You can see the User count under My Team -> Team and resources . Please click the below link to visit the page.
https://app.ganttpro.com/#/settings/resources/people
The count of users shown in the tab (Including Active & Pending) will match the user count shown in Zluri obtained by applying User Application Status = 'Active' & Source = GanttPro.
Note: GanttPro API does not differentiate between active users & users in pending status. This is a limitation of GanttPro API and not at Zluri data processing end.
Updated 3 months ago