Hi Guys,
Currently I am using Flow (When a blob is added or modified (properties only). But I want to use a Flow that take action between times. For example that the flow strat at 11:00 AM. How can I achieve this?
Thanks in advance!

Hi Guys,
Currently I am using Flow (When a blob is added or modified (properties only). But I want to use a Flow that take action between times. For example that the flow strat at 11:00 AM. How can I achieve this?
Thanks in advance!
Utilize the Run Flow on a Schedule feature with the Recurrence trigger.
You can set it to run at an interval and frequency, such as once an hour everyday, or once an hour ever week, month, etc.
If you only want to copy files since the last Flow run, then you'd create a condition with a time-based logical expression for the Created date/time.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!