In this blog, we’ll see how to create custom API in maker portal and write plugin to implement it. We’ll take the example of refreshing roll up field on demand. This API will take 3 parameters:
In the plugin we’ll write the code to execute request to…
Continue Reading Ajit Patra’s Article on their blog
Dataverse: Create Custom API and Implement using plugin C#
In this blog, we’ll see how to create custom API in maker portal and write plugin to implement it. We’ll take the example of refreshing roll up field on demand. This API will take 3 parameters: TargetEntity: Name of the entity containing the roll up fieldTargetId: GUID of the record Field: Name of the roll…
Blog Syndicated with Ajit Patra’s Permission