Test OData API/Web Services by using POSTMAN: Registration of an application on Azure Portal For API Once App registration is completed Enter Application ID in D365FO. connect Postman with the D365 environment:- open postman->new environment. go to app registration that you created in the previous blog and get this info from the overview client_id tenantID grant type : client credentials resource: URL of your environment client_secret: this value from the Certificates & secrets s creen in the azure portal . we get it in notepad because it disappeared . ...
Comments
Post a Comment