Hi All
Want to run flow when another project flow-run is completed. #CL09KU1K7#C03D12VV4NN
b
Bianca Hoch
01/05/2024, 2:08 PM
Hi Naren 👋 I can think of a few ways to do this. One way is to use a Prefect Cloud automation which triggers a flow run from a deployment as a result of another flow entering a state of
COMPELTED.
Another way is to use run_deployment() within your script. My thinking is you could call
run_deployment()
at the end of Flow A, to kick off a flow run of Flow B. Here's an example of run_deployment() in action, if you need a reference.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.