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 |
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization. This property appears only if secrets manager is set up for your organization. This property is not supported by Data Ingestion and Replication. When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured. For information about how to configure and use a secrets manager, see Secrets manager configuration. |
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. You cannot run application ingestion tasks and database ingestion tasks on a Hosted Agent or serverless runtime environment. |
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. |