Slack Data Processing

Zluri fetches the list of users, licenses and activities from Slack. This article explains how you can validate the Slack users, Licenses presented in Zluri.

 

How Zluri fetches the data:

 

 

Status Mapping:

 

Users with 'deleted': false, is_bot: false , User application status = Active

Users with 'deleted' : True, is_bot: false, User application status = Inactive

 

Users coming from Slack in earlier sync but not coming in latest sync, User application status = Inactive

 

License Mapping:

 

Zluri assigns licenses to all users whose billing_active = true 

 

How to validate the data

 

You can see the user count in the Slack admin page: https://yourdomain.slack.com/admin

 

Sum of users in all account type except 'Invited' and you will get the user active count.

 

You can also download the list of users including all fields

 

 

 

 

 

 

 

Export the member list and filter out users with status = ‘Deactivated’ or ‘Bot’

 

 

 

The total count would be the number of active users after filtering out bots, deactivated users. 

 

To validate license count, Please visit: https://yourdomain.slack.com/admin/billing

 

You can check the number of users you are paying for.

 

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

Slack Data Processing

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

Zluri fetches the list of users, licenses and activities from Slack. This article explains how you can validate the Slack users, Licenses presented in Zluri.

 

How Zluri fetches the data:

 

 

Status Mapping:

 

Users with 'deleted': false, is_bot: false , User application status = Active

Users with 'deleted' : True, is_bot: false, User application status = Inactive

 

Users coming from Slack in earlier sync but not coming in latest sync, User application status = Inactive

 

License Mapping:

 

Zluri assigns licenses to all users whose billing_active = true 

 

How to validate the data

 

You can see the user count in the Slack admin page: https://yourdomain.slack.com/admin

 

Sum of users in all account type except 'Invited' and you will get the user active count.

 

You can also download the list of users including all fields

 

 

 

 

 

 

 

Export the member list and filter out users with status = ‘Deactivated’ or ‘Bot’

 

 

 

The total count would be the number of active users after filtering out bots, deactivated users. 

 

To validate license count, Please visit: https://yourdomain.slack.com/admin/billing

 

You can check the number of users you are paying for.

 

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