Xero Data Processing
Zluri fetches the list of users from Xero. This article explains how you can validate the Xero users presented in Zluri.
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users from Xero
https://developer.xero.com/documentation/api/accounting/users
Status Mapping:
Zluri does not get the user status from Xero API. All the users who show in the API are marked with User Application Status = Active. Only the users who have accepted the invite will show in the API response. Users with Invitation status ‘pending’ are not included.
How to validate the data
To view the members of your organisation
- Click on the organisation name
- Select Settings and then click Users
You can also click on this link https://go.xero.com/Settings/Users to view the users of the organisation. The count of users shown under ‘Current users’ will match the user count shown in Zluri obtained by applying User Application Status = 'Active' & Source = Xero.
Updated 3 months ago