Integrate data of the connected products with your customer base.
Plugin Configuration
To enable this plugin, you need to:
Go to the Integrations / Plugins page.
Select the Business Apps category.
Locate the Salesforce card.
Click on the card switch to activate the plugin.
Configure the plugin properties and save.
Click the TEST CONNECTION button to verify the correctness of your configuration.
Here is the list of all the properties that can be used in the plugin configuration.
PROPERTIES | |
---|---|
Application External Id | The id of the application using Saleforce APIs. |
Scope | The space separated list of authorization scopes. |
Default User Language | The language used by default during user creation. |
Username | The username used to create the bearer token |
Client Id | The Id of the client used to make API calls. |
Athorization URL | The token authorization URL. |
Keystore | The keystore JKS file, for more details refer to this guide https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_jwt_flow.htm&type=5 |
Keystore Password | The password used to access the keystore. |
Key Password | The password associated to the key. |
Key Password | The password associated to the first keystore alias. |
Configuration URL | The URL the user must navigate to start the MFA configuration flow. |
Unregistration Endpoint | The endpoint used to turn off the MFA for the current logged in user, the endpoint must contain the '${salesforceUserId}' placeholder. |