Data Processing
Smartsheet Data Processing
Zluri fetches the list of users from Smartsheet. This article explains how you can validate the Smart sheet users in Zluri.
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users.
https://smartsheet.redoc.ly/tag/users#operation/list-users
Status Mapping:
Users with status: ACTIVE are marked with User Application Status = Active.
Users with status: PENDING are marked with User Application Status = Suspended.
Users with other status values are marked as Inactive.
Users coming from earlier syncs but not coming in latest syncs are marked as Inactive.
How to Validate the data:
Click your profile image on the bottom left corner and visit User Management. Filter with Status = Active you will get the list of active users. This count will match the list of users with User Application Status = Active and Source = Smartsheet.
Updated about 1 month ago