Authentication
This section provides a complete list of the Authentication properties you can configure in the connection settings for this provider.
Property | Description |
AuthScheme | The type of authentication to use when connecting to Salesforce Marketing Cloud. |
UseLegacyAuthentication | A boolean determining if the connection should be made to Salesforce Marketing Cloud REST API using the legacy authentication. |
User | The Salesforce Marketing Cloud user account used to authenticate. |
Password | The password used to authenticate the user. |
Subdomain | The subdomain of the Salesforce Marketing Cloud API. |
UseAsyncBatch | Whether to use the synchronous or the asynchronous SOAP API to perform Batch insert. |
WaitForBulkResults | Whether to wait for bulk results when using the asynchronous API. Only active when UseAsyncBatch is true. |