careCycle
Reference

Automation Triggers and Filters

The complete reference for campaign automation triggers, filters, and operators.

This is the full vocabulary of the campaign automation builder. For the mental model see Automations Explained; for worked examples see the recipes.

Triggers

TriggerGroupConfigurationExit-capable
Lead CreatedDatanone (qualify with filters; the only trigger where source filters apply)no
Customer CreatedDatanoneno
Policy CreatedDatanoneno
Policy Status ChangedDataFrom status and To status (either may be Any, not both; from and to must differ)yes
Date-BasedDatepolicy date field, offset 0-365 days, Before/Afteryes
BirthdayDateoffset 0-365 days, Before/After, optional At age (0-120)yes
Day of YearDatemonth and day (overflow dates clamp to the month's last day)yes
Campaign CompletedCampaignsource campaign (must differ from the target)no
Campaign FailedCampaignsource campaignno
Time In CampaignCampaigndays 1-3650, plus a source campaign for enrollments (exits apply to the exit scope)yes

Date-Based policy date fields: Application Approval Date, Effective Date, Termination Date, Renewal Date, Enrollment Date.

Two additional values exist in the API for completeness: policy_changed (deprecated, rejected on new automations) and customer_field_changed (currently hidden in the builder; its changed to / changed from operators appear only with it).

Actions

  • Enroll into a campaign: requires a target campaign (receptionist and ended campaigns are excluded). Campaign Completed/Failed triggers are filed as intra automations; everything else as entry.
  • Remove from campaign(s): exit scope is one of Any active campaign, Campaigns in suite(s) (Sales, Revenue, Retention), or Specific campaigns, plus a final status of Completed or Failed.

Filters

Filters combine in nested Match ALL / Match ANY groups. Available fields and their operators:

FieldOperators
Policy statusis any of, is, is not (+ changed to / changed from with the hidden field-change trigger)
Policy carrieris, is not, is any of, is empty, is not empty
Policy typeis any of, is
Policy subtypeis any of, is
Policy dateis, before, after, at least, at most, between (pick the date field)
Stateis any of, is
Preferred languageis, is any of
Lead sourceis any of (Lead Created trigger only)
Custom fieldis, is not, is any of, greater than, at least, less than, at most, between, is empty, is not empty (value input adapts to the field's type)
Ageturning N within N days (fixed form)
Campaign membershipactive in, not active in

Policy date filter fields include the Date-Based list above plus Cancelled Date.

On this page