Start
Definition
Define the initial parameters for starting a workflow.
You can customize the input variables for initiating the workflow in the start node. Every workflow requires a start node.

The Start Node supports four different types of input variables:
Text
Paragraph
Dropdown Options
Number

Once configured, the workflow will prompt for the values of the variables defined in the start node during execution.
Last updated