Forum Discussion
Run all flows at specified time
- 6 years ago
I don't see any way around updating all of your Flows. The most obvious way to approach this is, as you said, using a recurrence trigger and scheduling when the Flows run inside of that trigger.
Alternatively, you could create a single Flow that runs on a recurrence trigger that calls all of your other Flows. That way, you won't need to update all Flows if you want to change when they run. Here is a link to a blog post that discusses nested Flows.
If this answers your question, please mark your post as Solved.
Scott
I don't see any way around updating all of your Flows. The most obvious way to approach this is, as you said, using a recurrence trigger and scheduling when the Flows run inside of that trigger.
Alternatively, you could create a single Flow that runs on a recurrence trigger that calls all of your other Flows. That way, you won't need to update all Flows if you want to change when they run. Here is a link to a blog post that discusses nested Flows.
If this answers your question, please mark your post as Solved.
Scott