I have a flow that's move the emails in a shared mailbox to a folder based on the attachment type, the flow works fine if I send one email by a time, but if I sent multiple it moves them to the wrong folders
Hi @rayansalah
There are some known issues and limitations with triggers:
Trigger behavior when an email folder is changed -> Triggers are based on the date and time an email was received. Moving an email to another folder does not change the received date property value, so the triggers will skip any email that was received prior to the latest successful run.
Hope that helps
Ferran