Goto
Â
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:
Goto | SOMETHING = | e.g. |
---|---|---|
A step | step name (unique) | Welcome |
A step | node_ns | f244n7831 |
A sub flow | sub_flow_ns | f244s1032 |
Â
Get sub_flow_ns
Find a sub flow and follow steps 1 and 2 in the following screenshot:
Â
Get node_ns
Â
Select a step, click "Copy Ref Url for this step", paste somewhere, then you will see the node_ns of this step:
Â