Automation workflows
Automate work with trigger → condition → action flows.
Automation workflows run actions automatically when something happens. A workflow is a flow of nodes: a trigger starts it, IF Conditions decide whether it proceeds, and actions do the work. You can start from the Automation Library / Automation Templates or build from scratch.
Build a workflow
- Open the automation builder and name the automation.
- Set the trigger — when it runs (for example “Every time conditions are met”).
- Add IF Conditions using Add condition / Add another condition against the triggering record (Contact Name, Company Name, Deal Name, etc.).
- Add actions: Add Node → choose an Action Type and complete its Action Configuration.
- Add delays where needed (Delay Value, relative to the trigger).
- Preview “How your automation will look”, then Enable it.
Use the canvas (Node Properties on each node) to wire steps; the run is recorded as “Automation Executed”.
← Back to all docs