Beta
Documentation
FeaturesWorkflows

Workflows

What are Workflows?

Workflows let you build visual automation flows using a node-based editor. Connect triggers, conditions, and actions to automate complex multi-step processes.

Workflow Editor

The visual editor uses a drag-and-drop interface where you:

  1. Add nodes — Each node represents a step (trigger, action, condition, transform)
  2. Connect edges — Define the flow between steps
  3. Configure variables — Pass data between nodes

Workflow Limits

PlanMax Workflows
FreeNot available
Pro10
Lifetime50
Enterprise500

Execution Tracking

Each workflow execution is tracked with:

  • Status (running, completed, failed)
  • Per-node execution state
  • Step results and outputs
  • Error details if something fails