Friday, July 16, 2021

Part 2 : How to test web service using postman in D365FSCM.

 

9.Create a new post request under same collection and enter below information under body part. 

10.Once you click on send ,it will generate token.

11.Create a environmental variable.

12.Set the variable in top right corner and then click on send on our webservice . You will get service response in the below

 

Reference:

https://dynamics365musings.com/setup-postman-to-call-d365-data-entities/

https://dynamics365musings.com/setup-postman-to-call-d365-services/

http://dynamics365musings.com/use-postman-to-call-d365-data-entities/

 

 

No comments:

Post a Comment

Deploying all SSRS reports or single report in D365FSCM Using PowerShell.

  All reports can be deployed using following commands . 1. Open PowerShell run as administrator  2.Copy and paste below command and enter....