Sentry Data Processing

Zluri fetches the list of users from Sentry. This article explains how to validate the user data.

 

How Zluri fetches the data:

 

Zluri calls the following API to fetch the list of users from Sentry.

 

 

Status & License Mapping:

 

Users isActive = True are marked with User Application Status = Active.

 

Users with isActive = False, Pending = True (users who have been invited but not accepted their invitation) are marked with User Application Status = Suspended.

 

All other cases are marked as User Application Status = 'Inactive'

 

Any user who was coming in previous syncs with isActive = true and not coming in the latest sync are marked with User Application Status = Inactive.

 

Sentry license data is not available through APIs.

 

How to validate the data:

 

You can validate the data by visiting your Sentry dashboard.

 

 

Get the list of all users and then check the 'Invited' box to get the list of pending invite user. Subtract the invited count from the total user count and that will match the user count in Zluri for Sentry with filters 'User Application Status' = 'Active'

 

Can’t find what you are looking for? Let us help you!

Sentry Data Processing

Modified on Wed, 15 Mar, 2023 at 2:00 AM

Zluri fetches the list of users from Sentry. This article explains how to validate the user data.

 

How Zluri fetches the data:

 

Zluri calls the following API to fetch the list of users from Sentry.

 

 

Status & License Mapping:

 

Users isActive = True are marked with User Application Status = Active.

 

Users with isActive = False, Pending = True (users who have been invited but not accepted their invitation) are marked with User Application Status = Suspended.

 

All other cases are marked as User Application Status = 'Inactive'

 

Any user who was coming in previous syncs with isActive = true and not coming in the latest sync are marked with User Application Status = Inactive.

 

Sentry license data is not available through APIs.

 

How to validate the data:

 

You can validate the data by visiting your Sentry dashboard.

 

 

Get the list of all users and then check the 'Invited' box to get the list of pending invite user. Subtract the invited count from the total user count and that will match the user count in Zluri for Sentry with filters 'User Application Status' = 'Active'

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article