Posts

Showing posts with the label Postman

Setup Postman To Call D365fo API

Image
Prerequisites Install Postman on the local development VM. Go to https://portal.azure.com Select " Azure Active Directory " Write the " Tenant ID" . We will use it later with name "Directory ID" Select "App registrations"  then click "+ New registration"  and fill data as following and press Register: Write the "Application (client) ID". We will use in later with name "Client ID" Select "Certificates & secrets" then click the "+ New client secret". Fill Description and Expires then click "Add" . Write the " Value ". We will use it later with name "Client secret ID" Login to D365fo then go to System administration then Setup then Azure Active Directory applications . Click New then fill the "Client ID" with the "Application Client (ID)" then fill "Name"  then fill "User ID" , for testing select user with system administ...