A CRM sales task is created or modified for a contact
A CRM sales task is created or modified for a contact starts a workflow whenever a sales task is created — or an existing task is updated — on a contact record. Use this trigger to chain tasks together, notify assignees, or update contact records automatically as your sales process moves forward.
This trigger fires for both new tasks and edits to existing ones, so you can react to status changes, reassignments, or completion events.
This trigger operates at the contact scope. Contact, company, and account actions are available downstream.
How it works
- A sales task is created on a contact, or an existing task on a contact is updated — whether by a user or another automation.
- The automation evaluates any trigger conditions you've configured (for example, filtering on task status or task name).
- If all conditions are met, the workflow starts with the contact, their associated company, and the account in context.
- Downstream steps can use Add dynamic content to reference task details, contact fields, and company fields.
Available data
All standard contact, company, and account fields are available downstream via Add dynamic content. This includes fields such as contact name, email, phone, assigned salesperson, company name, and account tags.
Sales task fields (such as task name, status, due date, and assignee) are available as dynamic data in steps that follow this trigger.
Related resources
- Triggers overview — trigger types, scoping, and how to choose the right trigger
- Automation triggers reference — full reference for every available trigger
- Creating and configuring automations — entry settings, conditions, and error handling
- Actions overview — what can happen after a trigger fires