Hi,
** Apologies in advance if I have posted in a non-technical category, I couldn't find the development categories. **
Having difficulties executing batch request using CRM Web Api. has anyone got any sample code that could assist me in this.
What I have done?
I have completed Authentication, Create, Update, Retrieve and Delete operations successfully however, batch requests seems to have pushed me back. Also, there isn't much samples available online.
I had followed this post http://gtezini.blogspot.com/2017/08/dynamics-365-web-api-batch-operation-in.html, however, HttpMessageContent is no longer available to use or must be part of another assembly i.e. not System.Net.Http.
Any help would be appreciated.
Thanks and Regards,
Darrel