Browse Platform
Platform · Reference

Start Node

The 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.

1 min read

The 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.

Properties

LabelPropertyTypeDescriptionDefault ValueIs Required
InputinputSchemabotdojo/types/json_schemaObject

Output

LabelPropertyTypeDescriptionDefault Value
Variablesoutputbotdojo/types/dataOutputnull
Be default the Start Node as one input called text_input
BotDojo interface shown in the Start Node documentation.
Screenshot previewBotDojo interface shown in the Start Node documentation.
Start Node interface
But you can defined more complex inputs by modifing the JSON Schema
BotDojo Flow preview
Screenshot previewBotDojo Flow preview
BotDojo Flow preview