Skip to main content

Overview

Start node
The Start node is used to define the data inputs that will trigger and initialize your workflow. This is a trigger node that begins the execution of your workflow.

Configuration

Inputs

Configure the input data structure that your workflow will accept. Type: Object

Usage

The Start node is the entry point for your workflow. Define the data schema that your workflow expects to receive, and this node will pass that data to subsequent nodes in the workflow.