View Categories

Goto

< 1 min read


goto property of server response is optional.

Goto Step / Sub Flow

Use this response to goto a step or sub flow:

{
    "version": "v1",
    "content": {
        "goto": "SOMETHING"
    }
}

You can goto:

GotoSOMETHING =e.g.
A stepstep name (unique)Welcome
A stepnode_nsf244n7831
A sub flowsub_flow_nsf244s1032

Get sub_flow_ns

Find a sub flow and follow steps 1 and 2 in the following screenshot:

Get node_ns

Powered by BetterDocs

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top