Hi all! is it possible the chain flows? Flow B sho...
# ask-community
i
Hi all! is it possible the chain flows? Flow B should run, on a daily schedule, only when Flow A has successfully completed (which is on a daily schedule too)?
a
You can have a “flow of flows” where flows are started by using
StartFlowRun
🙌 1