Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Timing Issue on Flow Trigger

(0) ShareShare
ReportReport
Posted on by 2

I have built a flow that triggers when a new email arrives in a shared mailbox. The purpose of the flow is to create a Planner Task and assign it automatically to a Team Member on a "round robin" system.

 

The end result is all incoming emails end up as a Planner Task and are evenly distributed out amongst the team.

 

It's working perfectly except in one scenario - When more than one email is received at the same time (by same time it's within the same minute) When this happens it triggers multiple flow runs concurrently, not allowing enough time for a step in the flow to execute which is causing the rotation between team members to fail, with one team member being assigned all the emails that arrived "at the same time".

 

I am at a loss on how to stop this from happening and make each email completely run through the flow before the next one is processed in the run queue.

 

Any help would be greatly appreciated.

 

 

 

 

  • VictorIvanidze Profile Picture
    12,205 on at
    Re: Timing Issue on Flow Trigger

    Hi @Melanie-- ,

    you have to modify your flow.

    At first, turn off "Split on" in the trigger: 

    VictorIvanidze_0-1668699308253.png

    After that change the flow taking in account you need to check how many emails are in the trigger output.

     

  • Ellis Karim Profile Picture
    10,876 Super User 2025 Season 1 on at
    Re: Timing Issue on Flow Trigger

    Depending on your needs, you could simple add a short delay at the start of the flow, giving any concurrently running flows time to complete:

     

    Snag_c473a71.png

     

    Or you can set concurrency control to 1, so that only one flow is triggered and run. If the flow is triggered again, it will be queued and will wait to run when the currently running flow completed:

    Snag_c49be6c.png

    Try the Try a the Delay method first as it's easy to add and you can adjust the wait times suit your needs.

     


    Ellis
    ____________________________________
    If I have answered your question, please mark the post as Solved.
    If you like my response, please give it a Thumbs Up.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,594 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,928 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow