The Web API
This is a new set of APIs that was introduced in Dynamics CRM version 8.0. In earlier versions of Dynamics CRM, such as 2016 and earlier, developers used to work with the SOAP endpoint to connect to Dynamics CRM data. Using SOAP, it was easy to connect through a .NET application, but for a non-.NET application, it was difficult to connect. Later, the REST API was introduced to make non-.NET applications easy to connect with Dynamics CRM data. This REST API is also known as OData endpoints.
Although it is easy to connect to Dynamics CRM data using the REST API, it only provides a limited set of methods for us to work with Dynamics CRM data. To overcome this limitation, a new Web API was introduced in Dynamics CRM version 8.0, which ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access