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 … Continue reading Dataverse: Create Custom API and Implement using plugin C#