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