Dynamics CRM 2016 Web API (OData V4.0)
Microsoft introduces Web API (OData v4) with the release of Dynamics CRM 2016 to perform CRUD operations and also some other special operations. Following are some posts for CRUD operation… Retrieve Record using Web API Retrieve Multiple using Web API Retrieve Multiple through fetch XML using Web API Create Record using Web API Update Record […]