Microsoft Dynamics 365
Supported Destination Services
DinMo supports the following destination service:
Synchronise data objects - sync any dataset
Authentication to Microsoft Dynamics 365
Regardless of the selected destination service, DinMo will always connect to MD365 using OAuth2 authentication. Please make sure the user who connects MD365 on DinMo has the right permissions on the target ad accounts.
You must enter the following credentials to login to MD365 from DinMo:
Web API endpoint
Tenant ID
Client ID
Client Secret
Setting up App Registration
To find this information, you must go through the following steps:
Go to the 'Azure Active Directory' portal, then 'App Registrations'
Create a single tenant app registration
From 'Overview', copy across the Client ID and Tenant ID generated here
Within the App, go to 'Certificates & secrets', then click New Client Secret
Copy this Client Secret into DinMo
Now you must grant the correct permissions to be able to use the app. Go to 'API Permissions', and click 'Add Permissions', where you can select 'Dynamics CRM' and enable user_impersonation permission
Web API Endpoint
To complete your MD365 connection setup, you will need to provide your service URL (Web API Endpoint). To do this:
Sign in to Microsoft Power Apps.
Go to settings (top right corner) to open the settings sidebar. Then select 'Developer resources'.
Copy the Web API Endpoint from the sidebar
Last updated