Forum Discussion
Aftab95
Aug 08, 2022Copper Contributor
Plug-in inside canvas apps
How to call plug-ins from canvas app using power automate flow On button click? Or how to use plug-in inside the canvas app?
Julian_Sharp
Aug 09, 2022Learn Expert
Not the correct forum for this question but you cannot call a plug-in directly either from a canvas app or flow.
Plug-ins are triggered by data changes in Dataverse, so you could use a Patch formula to update a "hidden" column and use that to trigger the plug-in
Plug-ins are triggered by data changes in Dataverse, so you could use a Patch formula to update a "hidden" column and use that to trigger the plug-in