Obtaining the service URL
- Last Updated: December 22, 2020
- 1 minute read
The service URL is the REST endpoint of the Dynamics 365 service to which you are connecting. For example:
https://mywebinstance.api.crm.dynamics.com/api/data/v9.1/
Note: The service URL contains the resource
URI https://mywebinstance.api.crm.dynamics.com. For Microsoft Identity
Platform (v2) provisioning, the resource URI is included in the scope.
Take the following steps to obtain the service URL.
- Logon to the instance of Dynamics 365 to which you are connecting.
- From the application dropdown, select Settings and then Customizations.
- From Customizations, click Developer Resources.
- From Developer Resources, the service URL is the URL in the Service Root URL field under the heading Instance Web API.