Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

To use additional object in Salesforce connector

Jaya
Regular Contributor II
Regular Contributor II

Hi All,

We are using Salesforce connector for making connection with an salesforce based application. So currently we are importing profile, permissionSet, Role, Group in objects in the connection(OBJECT_TO_BE_IMPORTED).

We want one more object to import from application & provision during account creation.

So can someone help us to achieve this.

Thanks

Jaya karothia

Thanks
Jaya Karothia
2 REPLIES 2

avinashchhetri
Saviynt Employee
Saviynt Employee

Hello @Jaya,

What object are you looking to manage ?

 

 

Regards,
Avinash Chhetri

rushikeshvartak
All-Star
All-Star

ParameterDescriptionRecommended Configuration Mandatory?

OBJECT_TO_BE_IMPORTED

Specify the list of objects to import into EIC.

  • The objects available for import are: 

    • Profile

    • Group

    • PermissionSet

    • Role

    • Territory

    • PermissionSetLicense

    • FeatureLicense

    • Folder

    • Document

    • Attachment

    • PermissionSetGroup (available from Release v5.5 SP3.8 and 2021.0)

    • PackageLicense (available from Release v2021.0)

  • The Standard objects available for import are:

    • Account

    • Lead

    • Opportunity

    • Contact

    • Campaign

    • Case

The custom objects are also supported for import and you must specify them in the format <Customobjectname__C> to import the custom object. To import multiple custom objects, you must specify each custom object name in the format <Customobjectname__C> as comma separated values (C in upper case). 

Note: You must specify CustomAndStandardObject in OBJECT_TO_BE_IMPORTED to import custom objects.

  • The objects required for fine-grained visibility into permissions available within a Profile or PermissionSet are:

    • NamedCredential

    • ApexPage

    • ApexClass

    • ObjectPermissions

    • AppMenuItem

    • ExternalDataSource

    • CustomPermission

    • Custom Application

    • Standard Application

    • ConnectedApplication

For example:

Profile,Group,PermissionSet,Role,Territory,PermissionSetLicense,FeatureLicense,Folder,CustomAndStandardObject,Document,Attachment,Account,Lead,
Opportunity,Contact,Campaign,Case

Note: 

  • You must specify these objects as comma separated values and ensure that there is no space after the comma in the list. 

  • This example does not list all the objects that the connector supports. You can include additional Salesforce objects to the import list as required. Adding objects that are not required for import will impact the performance of the import process.

  • When PermissionSetGroups are created in the target application, the connector creates PermissionSets with the same name and imports them into EIC as the PermissionSet entitlement type.

 

https://saviynt.freshdesk.com/support/solutions/articles/43000614765-salesforce-connector-guide 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.