Dynamics 365 Connector Guide > Dynamics 365 connections > Dynamics 365 connection properties
  

Dynamics 365 connection properties

The following table defines the Dynamics 365 connection properties that you must configure in the Connection Properties section:
Property
Description
Tenant_ID
The Dynamics 365 tenant ID to get the access token. Enter the tenant ID that you generated under Microsoft Entra ID > App registrations in Dynamics 365 after creating the client credentials.
Client_ID
The Dynamics 365 client ID to generate a valid access token. Enter the client ID that you generated under Microsoft Entra ID > App registrations in Dynamics 365.
Client_Secret
The Dynamics 365 client secret that you generated under Microsoft Entra ID > App registrations in Dynamics 365.
Grant_type
The grant type that is used by the Dynamics 365 instance to get an access token for authorizing third-party clients. Enter the value as client_credentials.
Resource_URL
The URL to access the Dynamics 365 instance.