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. |
Type | Salesforce |
Runtime Environment | The name of the runtime environment where you want to run tasks. Select a Secure Agent, Hosted Agent, or serverless runtime environment. Hosted Agent doesn't apply to mappings in advanced mode. |
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/60.0 By default, Salesforce connections for new organizations use version 60.0 of the Salesforce API. You can use any Salesforce API version up to 60.0, except the version 58.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. For more information about the list of IP address ranges, see Standard. |
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/60.0 You can use any Salesforce API version up to 60.0, except the version 58.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. |