Use tag parameter to add a shared variable to the plugin – Dataverse / Dynamics 365
Views (28)
We can use the tag parameter in the request to pass any additional information to the plugin. This is added as a shared variable to the plugin execution context. Below we are creating a lead record and passing the tag parameter in the CreateRequest And below is our plugin, that gets the tag parameter passed … Continue reading "Use tag parameter to add a shared variable to the plugin – Dataverse / Dynamics 365"
This was originally posted here.

Like
Report
*This post is locked for comments