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 | Microsoft Dynamics 365 for Sales |
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. For more information about how to configure and use the serverless environment, see "Serverless runtime environment setup" in Runtime Environments in the Administrator help. If you want to use the Hosted Agent to access Microsoft Dynamics 365 for Sales, the connection must use OAuth 2.0 Password Grant authentication. |
Property | Description |
---|---|
Web API url | The URL of the Microsoft Dynamics 365 for Sales endpoint. |
Username | The user name to connect to the Microsoft Dynamics 365 for Sales account. |
Password | The password to connect to the Microsoft Dynamics 365 for Sales account. |
Application ID | The application ID for Microsoft Dynamics 365 for Sales registered in Azure Active Directory. |
Server Type | The Microsoft Dynamics 365 for Sales server that you want to access. You can select the server type from the following list:
|
Security Token Service URL | The Microsoft Dynamics 365 for Sales security token service URL. This URL is required when you access Microsoft Dynamics 365 for Sales on-premises. Specify the security token service URL in the following format: https://sts1.<company>.com/adfs/oauth2/token |
Property | Description |
---|---|
Web API url | The URL of the Microsoft Dynamics 365 for Sales endpoint. |
Application ID | The application ID for Microsoft Dynamics 365 for Sales registered in Azure Active Directory. |
Tenant ID | The directory ID in Azure Active Directory. |
Client Secret | The client secret key to connect to Microsoft Dynamics 365 for Sales account. |
Server Type | The Microsoft Dynamics 365 for Sales server that you want to access. Select the Microsoft Dynamics Online server type to connect to Microsoft Dynamics 365 for Sales deployed online. |
Property | Description |
---|---|
Web API url | The URL of the Microsoft Dynamics 365 for Sales endpoint. |
Application ID | The application ID for Microsoft Dynamics 365 for Sales registered in Azure Active Directory. |
Tenant ID | The directory ID in Azure Active Directory. |
Keystore File | The location and the file name of the key store. This property doesn't apply if you use the Hosted Agent. For the serverless runtime environment, specify the following keystore file path in the serverless agent directory: For example: /home/cldagnt/SystemAgent/serverless/configurations/ssl_store/<certificate file> |
Keystore Password | The password for the keystore file required for secure communication. |
Key Alias | The alias name for the individual key in the keystore file. |
Key Password | The password for the individual key in the keystore file used for enhanced secure communication. This property doesn't apply if you use the Hosted Agent. |
Server Type | The Microsoft Dynamics 365 for Sales server that you want to access. Select the Microsoft Dynamics Online server type to connect to Microsoft Dynamics 365 for Sales deployed online. |
Property | Description |
---|---|
Retry Error Codes | HTTP error codes for temporary issues or failures in network requests or operations for which the Microsoft Dynamics 365 for Sales connection attempts retries. You can enter HTTP error codes, each separated by a comma. |
Retry Count | The total number of retries to get the response from the Microsoft Dynamics 365 for Sales endpoint, determined by the retry interval you specify. Default is 5. |
Retry Interval | The wait time in seconds to wait before the Microsoft Dynamics 365 for Sales connection makes another attempt to receive a response. Default is 60 seconds. |