Salesforce V2Linked Service Args
Linked service for Salesforce V2.
Constructors
Properties
List of tags that can be used for describing the linked service.
The Salesforce API version used in ADF. The version must be larger than or equal to 47.0 which is required by Salesforce BULK API 2.0. Type: string (or Expression with resultType string).
The authentication type to be used to connect to the Salesforce. Currently, we only support OAuth2ClientCredentials, it is also the default value
The client secret for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance.
The integration runtime reference.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
The URL of Salesforce instance. For example, 'https://domain.my.salesforce.com'. Type: string (or Expression with resultType string).
Parameters for linked service.