SOAP AND REST request in ms dynamic CRM and its uses
*This post is locked for comments
SOAP AND REST request in ms dynamic CRM and its uses
*This post is locked for comments
Hi
SOAP
When comes to form soap a request is always tedious and it performance is low as compared to REST.
More secure
Always XML pattern
REST
Form a REST request is simple and performance wise it is best
It works based on VERB
whatever pattern we used based on content type it works.
Check this out
Hi,
Please refer the following blog. It gives you a clear and simple idea about SOAP and REST.
Both helps as to perform the same functionality but in different way of interacting with data.
check this link,www.zacrmguy.com/js-crud-operations-with-web-api-in-crm-2016(uses are given for REST but it is applicable for both)
Try to add the lib file separately in the form web resources and then make a separate js for the calling function.
try this link for adding js to form webres.
dynamicscrmpros.com/getting-started-with-javascript-form-scripting-for-microsoft-dynamics-crm-2011
Its uses in CRM, kindly brief
How its uses in CRM
SOAP(simple object access protocol)-exchanging structured information in computer network.It uses XML information set for its message transfer.
REST support JSON format for exchanging information,which are much easier and faster to parse data.REST has better performance.
In crm SOAP and REST both are supported but oncoming versions Dynamics crm Web API is intended to replace the CRM SOAP endpoint.
hope it helps you.
André Arnaud de Cal...
292,494
Super User 2025 Season 1
Martin Dráb
231,307
Most Valuable Professional
nmaenpaa
101,156