Salesforce Data Processing - How to validate Salesforce Data in Zluri?

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

 

How Zluri fetches the data:

 

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

 

Status & License Mapping: 

Users with IsActive = True are marked with User Application Status = 'Active'

Users with isActive = False are marked with User Application Status = 'Inactive'

Users coming from earlier syncs but not coming in latest sync are marked as User Application Status = 'Inactive'

 

We get the license assigned to user from the LicenseDefinitionKey object;.

 

How to validate the data

 

You can visit your Salesforce interface to get the list of Active users from Salesforce.

  1. Go to setup on the top right

  2. In the setup page, click on administration in the left

  3. Click on users -> users

 


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

Salesforce Data Processing - How to validate Salesforce Data in Zluri?

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

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

 

How Zluri fetches the data:

 

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

 

Status & License Mapping: 

Users with IsActive = True are marked with User Application Status = 'Active'

Users with isActive = False are marked with User Application Status = 'Inactive'

Users coming from earlier syncs but not coming in latest sync are marked as User Application Status = 'Inactive'

 

We get the license assigned to user from the LicenseDefinitionKey object;.

 

How to validate the data

 

You can visit your Salesforce interface to get the list of Active users from Salesforce.

  1. Go to setup on the top right

  2. In the setup page, click on administration in the left

  3. Click on users -> users

 


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