Actions Reference
Actions are the steps that run inside an automation. For each category below: what each action does, its inputs, and outputs (variables for later steps).
Action categories
| Category | Page |
|---|---|
| AI | AI Actions |
| Search & Data | Search & Data Actions |
| Email Actions | |
| Calendar | Calendar Actions |
| Slack (Collaboration) | Slack Actions |
| Google Drive & Docs | Google Drive & Docs Actions |
| HubSpot | HubSpot Actions |
| B2B Data (Apollo) | Apollo Actions |
| LinkedIn Actions | |
| Documents & Media | Documents & Media Actions |
| Meeting & Support | Meeting & Support Actions |
| Airtable | Airtable Actions |
| Workflow Control | Workflow Control Actions |
| Utility | Utility Actions |
| Zendesk | Zendesk Actions |
Using action outputs
In the workflow editor, after any step you can reference its output with variables (e.g. #stepName.fieldName). Use the variable picker in later steps to insert trigger and action outputs. For list outputs, you may need to use an Iterator to process each item.
Last updated on