Support triggering Power Automate flows from Code Apps #269
-
|
I understand from issue #148 that Code Apps currently do not support triggering Power Automate flows from React code and that flow support is on the backlog. Is there any recommended pattern or planned API to invoke flows from Code Apps (e.g., similar to how Canvas Apps can trigger flows)? A common scenario would be triggering a flow (email notification, integration, background processing) from a UI action such as a button click. If possible, it would be helpful to support: Direct flow invocation from Code Apps Or an official SDK / connector pattern Related issue: #148 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
@ranjith7022 - This is something that is in active development at this moment. We expect this to be available in a few weeks. |
Beta Was this translation helpful? Give feedback.
-
|
While we are waiting for the official way to trigger a power automate flow from code apps, I have documented a custom connector route to trigger the power automate flow from code apps. This might be helpful for folks like me. |
Beta Was this translation helpful? Give feedback.
@ranjith7022 - This is something that is in active development at this moment. We expect this to be available in a few weeks.