Dynamics 365 WEB API CRUD HD
In our most of the project we may still using SDK.REST, XrmServiceToolkit, Organization Service in our JavaScript code . MS already announced that those will be deprecated soon and there will be only one endpoint available in future release which is Web API. Using Web API you can also get metadata information, so you don’t need to depends on the SOAP/Organization Service. This video talks about how generate API code using CRMRestBuilder. Download CRMRestBuilder from here - https://github.com/jlattimer/CRMRESTBuilder/releases