i have created single flows for each component,
what i want to do is to run each flow in fixed order one after the other or all in parallel.
for example:
i want to run Anomaly Detector case 1 and when its done i want it to automatically run Anomaly Detector case 2.
How do i do that?
Thanks!
Let us know if you managed to set the Flow with the Child Flow option, in case you are stuck let us know where so we might help you out.
Hi @nircognni
Since child flows are http triggers you can't directly call using a manual trigger. What you could do is create another manual trigger flow and call the child flow to invoke the child flow. Of course you need to pass the values for the HTTP child flows for the execution if required.
@abm
can i also run the child flow separately with manually trigger?
if yes, how?
Hi @nircognni
First you need to create all your flows into child flows. Then create a parent flow to call your child flows.
https://www.serverless360.com/blog/using-run-child-flow-action-to-call-nested-flows
There are lots of articles out there in community related to this topic. If you still need any help please let me know.
WarrenBelz
146,605
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional