TravelPerk Data Processing
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users from TravelPerk:
https://developers.travelperk.com/reference/list-all-users
Status Mapping:
Users with status "active": true, User Application Status = Active
Users with status "active": false, 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:
- Click on 'People' on the top navigation bar.
- Click on 'Active' below the search bar to view the active users.
Updated 3 months ago