Salesforce Connector Configuration API
Using the Salesforce Connector Configuration API, you can configure, map, register tenants, and so on.
The Salesforce Connector Configuration API’s provide the following functionalities:
Register/Unregister Tenant
Setting up a Salesforce connector requires you to register your Reltio tenant and Salesforce organization with the connector services. The combination of Reltio tenant, Salesforce organization and other configurations are part of a Salesforce Connector Profile ID. The registration establishes a trust between the two systems and enables the synchronization of data.
The following APIs allow you to create new registration or remove registration for a combination of Reltio tenant and Salesforce Connector Profile ID. These new APIs require you to provide the Salesforce Connector Profile ID, and replace the existing APIs.
- Register Tenants for the Salesforce Connector: Register tenants in Salesforce Connector.
- Unregister Tenants from the Salesforce Connector: Remove a tenant's registration if it exists.
Tenant Profile Configuration
- Tenant Profile Configuration - Get all accessible profiles for a tenant: Get all accessible profiles for the tenant.
- Get Salesforce connector profile configurations: Get Salesforce connector profile configurations.
- Configure your Salesforce Connector Profile: Set Salesforce connector profile.
- Delete Salesforce Connector Profile Configurations: Delete Salesforce connector profile.
Mapping Configuration
- Mapping Configuration - Get Tenant Mapping: Get tenant mapping of the specified tenant and configuration name.
- Mapping Configuration - Set Tenant Mapping: Validates and sets tenant mapping if it is valid.
- Enable or disable sync to Salesforce for the profile: Enable or disable sync to Salesforce for the profile.
- Enable or disable sync to Reltio for the profile: Enable or disable sync to Reltio for the profile.
Verify Credentials - Verify salesforce credentials
Clear Queue - Clear Internal Queue
Status API - Verify the status of the tenants
Password Encryption - Password Encryption in Salesforce Connector