Hello everyone,
I have a flow that act when an item in sharepoint is created or modified and then it sends an API call via HTTP to a 3rd party software. The issue is when I update my list with many items, the 3rd party software can't support the demand of power automate...
My question!
Is there a way to tell power automate, to perform the trigger and add the flow to a queue and the system empty the queue 1 flow at a time with an interval of 5mins ?
Like a recurring flow but with the trigger when a new item is added...