I was working on the integration between Dataverse and external Rest API. The scenario is simple as – “Send the JSON object to the API when the record is created”. In order to implement this, I decided to develop the plugin that will get the data from the context, transform it to the proper JSON …
Continue Reading Andrew Butenko’s Article on their blog
Plugin: How to fix “The ‘Accept’ header must be modified using the appropriate property or method. Parameter name: name” error – Andrew Butenko’s Blog
I was working on the integration between Dataverse and external Rest API. The scenario is simple as – “Send the JSON object to the API when the record is created”. In order to implement this, I decided to develop the plugin that will get the data from the context, transform it to the proper JSON …
Blog Syndicated with Andrew Butenko’s Permission