Hi,
We want to monitor outgoing emails for all the users in a particular division (400+ users) and generate some metrics based on who replied to the email and when. This should be applied to individual and shared mailboxes.
We are planning to use the GetEmails connector and grab the conversation ids from inbox and sent items and link them together.
One question came up and we are unable to determine how to deploy the flow to multiple users.
Example, once we create the cloud flow and is working, how can we share the flow to the whole organisation?
We need the flow to run in background and collect the required data to send to a SQL database where we have store procedures to compare the conversations and send back to powerautomate to generate a csv file with the metrics.
This should definitely be an automated action and not relying on the user to click on a button to grab those information.
Thank you so much