Unify and manage your data

Create API client and generate security code

Learn how to create an API client and generate the security code.

Ensure all prerequisites are taken care of and that you've started the recipes required for Search before create (SBC). For more information, see topic Enable Search Before Create.
During synchronization, an authorization token is required to call the RIH API endpoints from the Salesforce-Reltio managed package in order to guarantee a secure connection.
To create an API client and generate the security code:
  1. In the Reltio Integration Hub (RIH), select API Platform.
  2. Select Clients > Add new client.
  3. In the Name field, enter SBC MP Client.
  4. Select Create New Access Profile.
  5. In the Name field, enter SBC MP Client Profile.
  6. In the API Collections to Include field, select SFDC-SBC.
  7. In the Authentication Mode field, select Auth Token.
  8. Ensure the Policy field is empty.
    CAUTION: Policy configuration is not required for this setup. If a policy is configured, it can restrict API request access based on the defined policy rules.
  9. Select Next.
    The API client is created.
  10. Select the API keys tab.
  11. Click Create API key.
  12. Enter a name in the API Key Name field.
  13. Ensure the Allowed IPs and Blocked IPs fields are empty.
    CAUTION: IP restrictions are not required for this setup. If values are configured, API access is limited according to the specified IP rules.
  14. Copy the Auth Token (i.e. Security Code) for the SFDC MP configuration.