In the previous post we saw how to use CrmServiceClient to connect to CDS using Authentication Type – OAuth and execute web request using Organization.svc service https://nishantrana.me/2020/11/09/sample-code-to-connect-to-cds-dynamics-365-ce-using-oauth/ Here we will extend the same example to execute web request using Web API. Create the contact record with first name and last name…
Continue Reading Nishant Rana’s Article on their blog
How to – Use CrmServiceClient to execute web request against Web API – Dynamics 365
In the previous post we saw how to use CrmServiceClient to connect to CDS using Authentication Type – OAuth and execute web request using Organization.svc service https://nishantrana.me/2020/11/09/sample-code-to-connect-to-cds-dynamics-365-ce-using-oauth/ Here we will extend the same example to execute web request using Web API. Create the contact record with first name and last name populated Retrieve first name…
Blog Syndicated with Nishant Rana’s Permission

