Hi,
i have a flow with trigger as when a new email arrives , it needs to create item and add attachment. i used the template and it works fine when i have few emails at a time. now some times i have around 100 + emails coming at the same minute and this flow only gets triggered for the last 10 emails and ignores the rest of the emails for that minute.
is there anyway to work the trigger for all the emails that arrived in the same minute ?
Thank.
This is a wanted behaviour by Microsoft.
What you can do is to turn off the splitting which results that all mails of a certain timeframe will be handed to the same flowrun as an array, so you will need to loop through that then.
You can do that in the settings of the trigger.
WarrenBelz
146,658
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional