Salesforce

Prev Next

Integrate data of the connected products with your customer base.

Plugin Configuration

To enable this plugin, you need to:

  1. Go to the Integrations / Plugins page.

  2. Select the Business Apps category.

  3. Locate the Salesforce card.

  4. Click on the card switch to activate the plugin.

  5. Configure the plugin properties and save.

  6. 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.
Type: STRING | Mandatory

Scope

The space separated list of authorization scopes.
Type: STRING | Optional

Default User Language

The language used by default during user creation.
Type: STRING | Optional

Username

The username used to create the bearer token
Type: STRING | Mandatory

Client Id

The Id of the client used to make API calls.
Type: STRING | Mandatory

Athorization URL

The token authorization URL.
Type: STRING | Mandatory

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
Type: FILE | Mandatory

Keystore Password

The password used to access the keystore.
Type: PASSWORD | Mandatory

Key Password

The password associated to the key.
Type: PASSWORD | Mandatory

Key Password

The password associated to the first keystore alias.
Type: PASSWORD | Mandatory

Configuration URL

The URL the user must navigate to start the MFA configuration flow.
Type: STRING | Optional

Unregistration Endpoint

The endpoint used to turn off the MFA for the current logged in user, the endpoint must contain the '${salesforceUserId}' placeholder.
Type: STRING | Optional