I am new to the Dynamics365 platform and I want to try postman to just see how it all work. I have a trial D365 account and have gone thru the azure process to authorize API's for readwrite.all for D365. Got clientID and Secret OK.
I was able to get a valid token using Postman and now I want to read for a list of customers. It looks like I need a service URI to request the GET option.
I not sure where this comes from ?
Is it from D365 or Azure or Power Apps??
Can someone point me in the right direction. I need this: https://????????.api.crm.dynamics.com/api/data/v9.2 I think?