Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Workflows

Workflows let you automate actions without writing code. You build them on a visual canvas from three kinds of building blocks: a trigger that starts the workflow, optional conditions that decide whether to continue, and one or more actions that do the work.

  • Choose a trigger — the event that starts the workflow.
  • Add actions — the steps the workflow runs from the node palette.
  • Connect the nodes on the canvas to set the order.
  • Configure each node in its side panel.

Each workflow keeps a run history so you can see when it fired and what happened, which makes it easier to confirm automations behave as intended.