Data Processing
Todoist Data Processing
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users from Todoist:
https://developer.todoist.com/sync/v8/#read-resources
Status Mapping:
Users with status "state": "active", User Application Status = Active
Users with status state": "invited", User Application Status = Suspended
Users coming from earlier syncs but not coming in the latest sync are assigned user application status = 'Inactive'.
How to validate the data:
- Select the project of your choice from the left panel.
- Click on share; all the active and invited users can be viewed here.
Updated about 1 month ago