Data Processing
Zluri fetches the list of users from Cloudflare.
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users form Cloudflare.
https://api.cloudflare.com/#account-members-list-members
Status Mapping:
Users with status ='accepted' are marked with User Application Status = Active.
Users with status = 'Other Values' are marked with User Application Status = Inactive.
Users coming from the earlier syncs but not from the most recent syncs are also marked with User Application Status = Inactive.
How to validate the data:
You can login to your Cloudflare interface and check the number of Active users. That will match the count of active users shown in Zluri filtered by source = Cloudflare and User Application Status = Active.
Updated about 1 month ago