Application Registration
In order to receive messages directly to Dynamics 365 Finance & Operations (D365FO) an app registration must be created in your Microsoft Azure and registered in your D365FO setup.
This part requires the proper rights to Azure portal so please consult with your system administrator before continuing.
Go the App registrations in your Azure portal (portal.azure.com) by searching for App registration:
Then select "New registration" and give the Application a name, such as "Minteo API" and leave all other settings at default, press register.
Notice that an application was registered with an "Application (client) ID" - also notice your "Directory (tennant) ID" which we will use later.
Next we need to create a client secret which will be used by Minteo to authenticate.
Go to Manage and click on Certificates & secrets
Click "New client secret", fill in description and click add:
Please note that the "client secret" value can only be viewed immediately after creation!! as described in the tooltip shown avove. Copy and save this value before leaving the page!!
You have now created an app registration and now we can setup D365FO.
Navigate to "System administration" -> "Setup" -> "Microsoft Entra ID applications" (or use search) - select "New" and insert the just created Application ID in the client ID field:
Select the appropriate User ID (here Admin is used only as example)
Now you can configure the newly created App Registration in the Minteo portal.
Open the minteo.io portal and click on "D365FO" under "Integration".
Fill in the values from the App Registration.
- "Client ID"
- "Client Secret"
- "Tenant Id"
- and type the URL to your D365 in "Resource" field