Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Key Steps in the Workflow

  1. Create an application in the Azure Portal

  2. Define permissions

  3. Locate application credentials in the Azure Portal

  4. Register your external application

  5. Specify the credentials and validate the Snap account

Create an Application in the Azure Portal

...

Info

To use an existing application, navigate to Portal Home > Azure Active Directory >App registrations > All applications. In the search box, specify the application name you want to use. The details of the registered application is displayed dsiplay in the search list.

Define

...

Permissions

  1. On the left navigation panel, navigate to Manage,select API permissions > Add a permission.

     

  2. On the Request API permissions window, select Dynamics ERP and select the Delegated delegated permissions listed under the Scopes and Permissions required for MS Dynamics 365 Finance and SCM.

  3. Click Add Permissions and view all the permissions added under Configured permissions.

  4. Click Grant admin consent confirmation and select Yes

  5. Click Overview and select Add a Redirect URI. You will be are redirected to the Platform configurations page:

    1. Under Platform configurations, click Add a platform.

    2. Select Web and specify a valid Redirect URI https://cdn.elastic.snaplogic.com/api/1/rest/admin/oauth2callback/msdynamics365fo and click Configure. A popup pop-up message displays indicating that the application is successfully updated.:

  6. On the Platform configurations page, click Save.

...