Control flow: go to flow
Last updated
Was this helpful?
Last updated
Was this helpful?
Use the go to flow node variant to to jump to another flow. In the below example we use this node to jump to the flow that is responsible for taking the callback note when we are closed.
There is only one property required for this node, and that is to be able to select the flow to jump to.
Flow
Redirects you to Node
By default, a flow will fall back to the previous flow once executed. So make sure to finish with the if you don't want this behaviour.