Data Processing
Greenhouse data processing
Greenhouse data processing
Zluri fetches the list of users from Greenhouse.
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users from Greenhouse.
https://developers.greenhouse.io/harvest.html#get-list-users
Status Mapping:
Users with disabled = false, are marked with User Application Status = Active.
Users with disabled = true are marked with User Application Status = Inactive.
Users coming from earlier syncs but not in the recent sync are marked with User Application Status = Inactive.
How to validate the data:
Please login to your Greenshouse dashboard and find the list of active users there. This count will match the count of users in Zluri with source = Greenhouse, User Application Status = Active.
Updated about 2 months ago