Greetings dears,
I'm learning how to create custom services in D365 FO and I'm working on my local VM that is running on my laptop.
After following some tutorials on how to create the custom service.
I'm now stuck at how to test it on my local VM using Postman.
Is it possible to test the custom services on a local dev VM (vhd) using Postman?
There are plenty of tutorials for the cloud version where I can start by creating an application ID in Azure AD.
But unfortunately I have no clue how to do that on a local VM environment.
Can someone guide on how to test the custom service I created using Postman which is installed on my VM?
Thanks in advance!