robottohfR
Windmill2y ago
1 reply
robottohf

Running a job from inside a flow

I'm trying to start a job from within a flow, right before the approval stage.

For example:
Flow A -> Script A -> Script B -> Approval C -> Script D

I am trying to start the Flow from Script B, passing in my own arguments. However it appears that I am only able to start the Flow itself from the beginning.

I have used "save to Workspace" for Script B, and while I can pass my own arguments here and the script runs, it does not move to the approval step (Approval C). Likewise when starting the Approval C step, it does not wait for approval, and also does not move to Script D.

Is there a way to do this?
Thanks
Was this page helpful?