Skip to main content

Triggers

What starts a flow. One per automation.

Blocks

Messaging

Comments

CRM

Flow and integrations

Variables

Any field can pull a value from the trigger or an earlier block. Type {{ or use Insert a variable — it lists what is actually available at that point in the flow, which is faster and safer than typing a path from memory. Inputs collected by an AI tool arrive as {{trigger.<name>}}.

Before you publish

The validation panel blocks publishing on real problems — an unconnected block, a required field left empty, a variable that does not exist at that point. Fix what it lists; it is checking things that would otherwise fail silently at run time.