Difficulty: Intermediate | Time: 10 min | Tier: Business & Above
Actions are the building blocks of your automation. After a trigger fires, actions define what DreamFlow does. You can chain multiple actions together, and each one executes in order.
Business Tier & Above: Automations require a Business plan ($179/mo) or higher.
Available Action Types
Communication Actions
- Send Email — Send a templated email to the contact. Supports merge tags like
{{contact.full_name}},{{contact.company_name}}, and{{deal.value}}. - Send SMS — Send a text message to the contact's phone number. Requires a provisioned number in Settings.
- Send Internal Notification — Post a message to team chat or send a notification to a specific team member.
CRM Actions
- Create Task — Create a task assigned to the contact owner or a specific team member. Set title, due date, priority, and description.
- Update Contact Field — Change any field on the contact record (status, score, custom fields, assigned owner).
- Add Tag — Apply one or more tags to the contact.
- Remove Tag — Remove a specific tag from the contact.
- Create Deal — Create a new deal in a specified pipeline and stage, linked to the contact.
- Move Deal Stage — Move an associated deal to a different pipeline stage.
Sequence Actions
- Add to Sequence — Enroll the contact in an email sequence starting from a specific step.
- Remove from Sequence — Unenroll the contact from an active sequence.
Flow Control Actions
- Wait / Delay — Pause the automation for a specified duration (minutes, hours, or days).
- Wait Until — Pause until a specific condition is met (e.g., "wait until contact opens email").
- Webhook — Send an HTTP POST to an external URL with contact data. Useful for integrating with Zapier, Make, or custom APIs.
Merge Tags
Most text fields in actions support merge tags. Common tags:
{{contact.full_name}}— Contact's full name{{contact.email}}— Contact's email address{{contact.company_name}}— Company name{{deal.name}}— Associated deal name{{deal.value}}— Deal monetary value{{org.name}}— Your organization name
Tip: Combine actions for powerful workflows. For example: Update Contact Field (set status to "Qualified") + Add Tag ("hot-lead") + Create Task ("Call within 24h") + Send Internal Notification ("New qualified lead!").
Related Articles
- Automation Triggers — Events that start automations
- Automation Conditions and Branching — Add if/else logic between actions
- Templates Library — Create email templates for Send Email actions
Want help choosing the right actions for your workflow? Ask Sally in the chat bubble.
Was this helpful?
Have more questions? Get instant answers.
Related Articles
Still need help? Our support team is here for you.
Contact Support