Skip to main content

Trigger

How an ActionFlow starts. Use one start node (Start, Start Scheduled, or Start Subflow). Inbound HTTP is a flow webhook, not a start-node type.

Trigger

An ActionFlow has one start node. That node is how the graph begins. There is no trigger-type dropdown on a generic start.

Start nodeWhen to use
StartStudio, dashboard, and API / SDK / MCP runs
Start ScheduledRecurring, weekly, or one-time clock
Start SubflowA parent graph calls this flow

Inbound HTTP from a third party is a Webhook on a Start graph. It is not a fourth start-node type.

Chat in Slack, Discord, Teams, or email is an agent trigger, not a flow start node.

On this page