Hi,
have a look at RoundRobin_Shared Flow for Office 365
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all -
I am currently using PowerAutomate to move emails based on "domain" to sub folders under Inbox. Lets call the folders Team A , Team B, and Team C. Each Team then has 3 users listed as sub folders.
Inbox
Team A
User1
User2
User3
Team B
repeat above
Team C
repeat above
What I am wanting to try to achieve is being able to use Microsoft Graph API to deliver email to each user in round robin style.
For example, email via Power Automate will be moved to TEAM A (keep in mind I have this working). From there, utilizing a trigger and Microsoft Graph, the email would be moved to User1, next email will go to User2 and next to User3 and then start back with User1, etc.
Can this be accomplished?
I did find this video - https://www.youtube.com/watch?v=ixitdPMzPpc - which makes me think it can be accomplished (just round robin piece).
Hi,
have a look at RoundRobin_Shared Flow for Office 365