Skip to Content
AutomationsActionsActions Reference

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

CategoryPage
AIAI Actions
Search & DataSearch & Data Actions
EmailEmail Actions
CalendarCalendar Actions
Slack (Collaboration)Slack Actions
Google Drive & DocsGoogle Drive & Docs Actions
HubSpotHubSpot Actions
B2B Data (Apollo)Apollo Actions
LinkedInLinkedIn Actions
Documents & MediaDocuments & Media Actions
Meeting & SupportMeeting & Support Actions
AirtableAirtable Actions
Workflow ControlWorkflow Control Actions
UtilityUtility Actions
ZendeskZendesk 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