Connections for INFACore > Connections to source and target endpoints > Microsoft Dynamics 365 for Operations
  

Microsoft Dynamics 365 for Operations

Create a Microsoft Dynamics 365 for Operations connection to read from or write to Microsoft Dynamics 365 for Operations.

Feature snapshot

Operation
Support
Read
Yes
Write
Yes

Before you begin

Before you configure the connection properties, you'll need to get information from your Microsoft Dynamics 365 and Azure Active Directory(AAD) account.
The following video shows you how to get information from your Microsoft Dynamics 365 and AAD account:
https://infa.media/3QW5MRF

Connection properties

The following table describes the Microsoft Dynamics 365 for Operations connection properties:
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.
Authentication Type
The authentication method that the connector must use to login to the web application.
Select one of the following authentication types:
  • - OAuth 2.0. Requires the service URL, username, password, and application ID.
  • - OAuth 2.0 Client Secret Grant. Requires the service URL, application ID, tenant ID, and client secret.
  • - OAuth 2.0 Client Certificate Grant. Requires the keystore file, keystore password, key alias and key password. Not applicable.
Service URL
Enter the URL of the Microsoft Dynamics 365 for Operations service in the following format:
https:<server name>:<port number>
or
http:<server name>:<port number>
If you don't specify the port number in the URL, the agent uses port number 443 in the query.
Username
The user name to connect to Microsoft Dynamics 365 for Operations account.
Password
The password to connect to Microsoft Dynamics 365 for Operations account.
Application ID
The native application ID for Microsoft Dynamics 365 for Operations.
Tenant ID
The directory ID for Azure Active Directory.
Client Secret
The client secret for the Microsoft Dynamics 365 for Operations account.
Retry Error Codes
The comma-separated http error codes for which the retries are made.
Retry Count
The number of retries to get the response from an endpoint based on the retry interval.
Default is 0.
Retry Interval
The time in seconds to wait before Microsoft Dynamics 365 for Operations Connector retries for a response.
Default is 60 seconds.