I have a Power Automate Cloud Flow that uses the "When a file is created (properties only)" SharePoint trigger, running with a recurrence of once per minute. However this doesn't seem to have any affect on the number of actions or similar in the Usage table unless it triggers, i.e. it's not logging 1440 actions a day if nothing runs. With this in mind, is anyone aware of any limits to recurrence on this style of trigger that I should be aware of? (And any reason not to be checking every 5 seconds?)
It is best to leave it at the default setting. If you have a standard Power Automate license, this is the minimum it can be. I have never had to change it in any flow. Is your flow not triggering fast enough? Checking every minute to see if any new items have been created seems like it would be more than efficient. When you set a recurrence interval for the “When a file is created (properties only)” trigger in Power Automate, it means the flow will check at the specified interval (in your case, every minute) to see if any new files have been created in the SharePoint library and then trigger the flow (one time) for each item added since the last recurrence.
Was this reply helpful?YesNo
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.