Test inbound Azure Logic App

Prev Next

Before you deploy the inbound Azure Logic App, test it.

Steps

  1. Trigger the defined Logic App.
    Example: If your Logic App trigger is OneDrive, you can upload a test file to the applicable OneDrive folder. Use a test file of type JSON.

  2. Check the test results in the runs history of the Azure Logic App.

  3. Check the test results in the web service history in D365 F&SCM.

Notes

For step 1, you can, for example, use a JSON file with this content:

{"CustGroup":[{"CustGroup":"10","Name":"Wholesales customers"},{"CustGroup":"100","Name":"Intercompany retail customers"},{"CustGroup":"20","Name":"Major customers"},{"CustGroup":"30","Name":"Retail customers PDJ"},{"CustGroup":"40","Name":"Internet customers"},{"CustGroup":"80","Name":"Other customers"},{"CustGroup":"90","Name":"Intercompanycustomers"}]}