End Node
The End Node is where the flow terminates and is where you define the **output** of your flow [see Start and End Nodes](/docs/platform/build/flows/start-and-end-nodes/). When branching logic you can have multiple End Nodes [see Branching]
The 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]
Properties
| Label | Property | Type | Description | Default Value | Is Required |
|---|---|---|---|---|---|
| Output Schema | outputSchema | botdojo/types/json_schema | Object | ||
| Show Property in Chat | showPropertyInChat | botdojo/types/string | When returning multiple properties, this is the property that will be displayed in the chat. Must be a string property at the root level of the output schema. | null | ✅ |