Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Temmy Raharjo Blog / Dataverse: C# extension to ...

Dataverse: C# extension to simplify how to get Custom API Input

Temmy Wahyu Raharjo Profile Picture Temmy Wahyu Raharjo 2,914
I’m fairly certain that all of us agree that we are performing mundane code to obtain input parameters when developing custom APIs. For populating the context.PluginExecutionContext.InputParameters, we need to extract each parameter and cast the value to the correct data type, which is a tedious task. Hence, to make things easier, you can use this … Continue reading "Dataverse: C# extension to simplify how to get Custom API Input"

This was originally posted here.

Comments

*This post is locked for comments