When using Salesforce connector, can we apply filter on the entitlements reconciled

Debankita
New Contributor III
New Contributor III

Hi Team,

We are integrating Salesforce by using Salesforce connector, is there a way to apply some filter on the entitlements reconciliation?

2 REPLIES 2

Sivagami
All-Star
All-Star

In Salesforce connector, we can filter the accounts by specifying the value of the ACCOUNT_FILTER_QUERY parameter in the connector.

Sample filters:

IsActive = true
UserType = ‘Standard’ 

Reference Doc - https://docs.saviyntcloud.com/bundle/SF-v2021x/page/Content/Configuring-the-Integration-for-Importin... 

We don't have option to filter the entitlements itself within a salesforce object, but we can restrict the kind of salesforce objects imported like Profile, Role, PermissionSet, etc., Specify the list of objects to import into EIC as the value of the OBJECT_TO_BE_IMPORTED parameter of the salesforce connector.

Reference Doc - https://docs.saviyntcloud.com/bundle/SF-v2021x/page/Content/Configuring-the-Integration-for-Importin... 

-Siva

rushikeshvartak
All-Star
All-Star

Entitlement Filter is not supported. Product Team is considering this feature

https://ideas.saviynt.com/ideas/EIC-I-3610