To be able to fill in the Client ID and the Secret in the HTTP action settings of the Azure Logic App, register the Azure Logic App in Microsoft Entra ID. For more information, refer to: Register an app.


Standard procedure

1. In Microsoft Entra ID, register the app with the same name as the created logic app.
2. When created, open the registered app.
3. Copy the Application (client) ID to the Client ID in the HTTP action authentication of the Azure Logic App.
4. Add a secret and copy this secret to Secret in the HTTP action authentication of the Azure Logic App.
5. Give the app permission to the Dynamics ERP API.

Provide feedback