Home › Dynamics 365 Customer Engagement (CRM) › Dynamics CRM OData and Web API URLs
Dynamics 365 Customer Engagement (CRM) · May 21, 2016 · 1 MIN READ

Dynamics CRM OData and Web API URLs

To finding the Dynamics CRM OData and Web API URLs for your organization, go to Dynamics CRM and select Settings->Customizations:

From there, select Developer Resources. You will then see links to the Web API and the OData Organization Service:

Web API URL: https://orgname.api.crm.dynamics.com/api/data/v8.1/

The service URLs:

  • https://orgname.api.crm.dynamics.com/XRMServices/2011/Organization.svc
  • https://orgname.crm.dynamics.com/XRMServices/2011/Organization.svc

To get the OData:

  • https://orgname.crm.dynamics.com/XRMServices/2011/OrganizationData.svc/
  • https://orgname.api.crm.dynamics.com/XRMServices/2011/OrganizationData.svc/

 

Carl de Souza
Keep learning. Keep building.

Explore AI, agents & Microsoft technology.

I share practical ideas, tutorials, and videos about AI, AI agents, Microsoft technologies, and the Power Platform.

Subscribe on YouTube →
Carl de Souza Enterprise Architect at Microsoft · AI Technology Expert

3 Responses to Dynamics CRM OData and Web API URLs

  1. How do i connect to these urls? I have the odata/endpoints, how do i connect to these URLS now from POSTMAN or soapui?

  2. Hello
    I have a select or optionset field in opportunity.
    How to query by optionset or html select filed in dynamics365?

Leave a Reply

Your email address will not be published. Required fields are marked *

Carl de Souza
KEEP LEARNING. KEEP BUILDING.

Explore AI, agents & Microsoft technology.

I share practical ideas, tutorials, and videos about AI, AI agents, Microsoft technologies, and the Power Platform.