Similar question to
this thread which I'm awaiting some clarification on.
I've been tasked with developing an automated flow for a coworker that helps her maintain a tracker regarding a particular topic. The overall flow is...
When a new email arrives (V3) -> CoPilot Agent A determines if email is related to X topic -> if yes -> assign outlook category -> CoPilot Agent B summarizes email and extracts data needed to update tracker -> flow sends user a Teams card with extracted data
As the developer of the flow, I built the flow and had it connected to my inbox while I was testing and building it. I (probably wrongly) assumed that all I needed to do to deploy this flow for use by my coworker was share the flow with her as a co-owner and have her update the outlook connection from my account to her account. When I tried this the "new email" trigger stopped working.
What is the "correct' way to deploy this solution to my coworker? The linked thread mentions using a shared inbox, but that is not possible in this scenario. Is my only other option exporting the flow and having my coworker import it and provide her connections? My concern here is that I won't be able to easily monitor the flow and make adjustments based on her feedback.
Appreciate the support!