Hello All, I've create flow which is triggered when someone create file on OneDrive - then this item is moved to SharePoint list - and that's it. Problem is when user copy more than 20files to OneDrive, then my flow is starting less then 20times. Example: User create 40files in OneDrive, but my flow start only 22times. Could You help me where is the problem? Rergards.
Hi @DamianF,
You could check this document to know how trigger run:
Schema reference for trigger and action types - Azure Logic Apps | Microsoft Docs
The one drive is a kind of ApiConnectionWebhook, it works like HTTP Webhook but uses a Microsoft-managed API.
I assume that there are too many files uploaded in OneDrive at the same time cause the trigger sometimes not work.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional