Skip to main content

Actions

Actions do the work of an automation. After the trigger fires and any conditions pass, actions run. Add one from Add Condition, Record or Action below any block, select Action, then pick an action type. Hover a type to preview it, click to choose.

Available actions

Dynamic values

Every action field that accepts input supports {{template}} tokens. Click the + picker beside a field to insert a value from the trigger, a Record block, a Variable, or a webhook response — see the value picker.

  • Trigger / records: {{alias.field}}
  • Variables: {{variableName}}

Multiple actions

Add several actions to run in sequence, top to bottom:

Trigger: Order completed
├─ Action: Send Email to customer
├─ Action: Webhook to inventory system
└─ Action: Logger for the audit trail