Available triggers
Web interactions
Form is submitted
Form is submitted
Fires when a contact submits a form tracked in Conversion.
Page is visited
Page is visited
Fires when a contact visits a tracked page on your website.
Each field supports string comparison operators (equals, contains, etc.). All fields are optional — expand only the ones you need.
Email events
All email triggers let you optionally select one or more specific emails to scope the trigger, or leave it blank to trigger on any email. Contacts flagged as bots are automatically filtered out and will not trigger email events.Email is sent
Email is sent
Fires when an email is sent to the contact.
Email is delivered
Email is delivered
Fires when an email is successfully delivered to the contact.
Email is opened
Email is opened
Fires when the contact opens an email.
Email bounced
Email bounced
Fires when an email to the contact bounces.
Email is clicked
Email is clicked
Fires when the contact clicks a link in an email.
Database actions
Field is changed
Field is changed
Fires when a field value changes on the contact or company record.
Both old value and new value support comparison operators (equals, does not equal, contains, etc.). You can use these to trigger only on specific transitions — for example, when a lead status changes from “Open” to “Qualified.”
Contact is added to audience
Contact is added to audience
Fires when a contact is added to an audience.
Contact is removed from audience
Contact is removed from audience
Fires when a contact is removed from an audience.
Contact is added to campaign
Contact is added to campaign
Fires when a contact is added to a campaign.
Contact is removed from campaign
Contact is removed from campaign
Fires when a contact is removed from a campaign.
Contact is created
Contact is created
Fires when a new contact is created in Conversion. This trigger has no additional configuration fields.
Custom events
Custom event occurred
Custom event occurred
Fires when a custom event is tracked for a contact via the Events API.
Since custom event data is schema-less, all data comparisons use string-based operators: equals, does not equal, contains, does not contain, contains any of, does not contain any of, is any of, is not any of.