Browse Platform
Platform · Reference

Start and End Nodes

1 min read

Nodes

NodeDescription
EndThe End Node is where the flow terminates and is where you define the output of your flow see Start and End Nodes. When branching logic you can have multiple End Nodes [see Branching]
StartThe Start Node is the entry point in a Flow and is where you specify the input parameters to the Flow. A Flow can have only on Start Node.