Skip to content

The step types

Everything a workflow can do is built from eight steps. You add them from the Nodes list and set each one up in the Properties panel.

StepWhat it does
Update FieldChanges a value on the record itself — the stage, a status, a close date
Send NotificationAn in-app notification to a user or a role
Send EmailEmail to people inside or outside the workspace
Create RecordCreates a record in another module, mapping its fields from this one
Conditional BranchSplits the path in two by a field's value
Math UpdateCalculates a value and updates a field with it
Assign DataAssigns the record to a user or a role
Generate WordFills a Word template and offers it for download — needs the Word Generator plugin

The order of steps

Steps run in the order you connected them, starting at the trigger. Order matters: update the stage before an email that mentions it, and create the related record before you point at it.

What each step asks for

Each step asks only what it needs: update field asks for the field and the value, the branch asks for a field and a comparison, email asks for recipients, subject and message. Select a step on the canvas and its questions appear in Properties.