Property | Description |
|---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Runtime Environment | The name of the runtime environment where you want to run tasks. |
Salesforce Connection Type | The authentication type to use for the connection. Select one of the following methods:
|
Property | Description |
|---|---|
User Name | The user name to connect to the Salesforce account. |
Password | The password to connect to the Salesforce account. |
Service URL | URL of the Salesforce service. For example: https://login.salesforce.com/services/Soap/u/64.0 By default, Salesforce connections for new organizations use version 64.0 of the Salesforce API. You can use any Salesforce API version up to 64.0, except the versions 58.0 and 61.0. Maximum length is 100 characters. If you edit the service URL for an existing standard connection, you need to re-enter the password and security token. |
Property | Description |
|---|---|
Security Token | Security token generated from the Salesforce application. Note: If you don't enter the Salesforce security token in this field, you need to add the Data Integration IP addresses to the trusted IP ranges in your Salesforce account. Otherwise, the connection might fail. |
Bypass proxy server settings defined for the Secure Agent | Bypasses the proxy server settings defined for the Secure Agent in the Secure Agent Manager and directly connects to Salesforce. If you do not select this option, the Salesforce connection uses the proxy server setting defined for the Secure Agent to connect to Salesforce. |
Property | Description |
|---|---|
OAuth Consumer Key | The consumer key to generate a refresh token. |
OAuth Consumer Secret | The consumer secret to generate a refresh token. |
OAuth Refresh Token | The refresh token that you generated using the SFDC OAuth 2.0 tool. For more information about how to generate the OAuth refresh token, see the Before you begin section. |
Service URL | URL of the Salesforce service endpoint. For example: https://login.salesforce.com/services/Soap/u/64.0 You can use any Salesforce API version up to 64.0, except the versions 58.0 and 61.0. Maximum length is 100 characters. When you edit the service URL for an existing OAuth connection, you need to re-enter the consumer key, consumer secret, and refresh token. |
Property | Description |
|---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Runtime Environment | The name of the runtime environment where you want to run tasks. |
Authentication Type | The authentication type to use for the connection. Choose to connect using OAuth 2.0 client credentials. |
Property | Description |
|---|---|
Access Token URL | The endpoint where OAuth 2.0 requests are sent to obtain an access token to connect to the Salesforce Data 360 instance. Specify the URL in the following format: https://<Salesforce Data 360 organization ID>.salesforce.com/services/oauth2/token |
Client ID | Client ID of your application to connect to Salesforce Data 360. |
Client Secret | The client secret associated with the client ID. |
Access Token | The access token value. Click Generate Access Token to populate the access token value. |

