RateUp Documentation
Automation

Triggers

The events that start an automation rule.

A trigger is the event that starts a rule. Every automation has exactly one.

Choosing a trigger

Message Triggers

TriggerFires when
Message ReceivedA customer sends a message

Message triggers apply to a channel — WhatsApp, Instagram or Facebook — and can be narrowed to All Messages or a custom keyword.

This is the workhorse trigger. Most routing and auto-reply rules start here.


Conversation Triggers

TriggerFires when
Chat AssignedA ticket is given an owner
Chat ClosedA ticket is closed

Use Chat Closed for follow-ups — a satisfaction survey sent after resolution, for example.


Contact Triggers

TriggerFires when
Contact CreatedA new contact is added
Lifecycle UpdatedA contact's lifecycle stage changes

These are the hooks for onboarding sequences: welcome a new contact, or react when someone becomes a customer.


Instagram Triggers

TriggerFires when
Instagram Comment (Private Reply)Someone comments on a post
Instagram Story MentionSomeone mentions you in a story

Comment triggers can apply to all posts or specific posts — use specific posts when a single campaign has its own reply.


Shopify Triggers

TriggerFires when
Shopify EventA selected event occurs in your connected Shopify store

Pick the event, and optionally a specific product, so the rule only fires for the items you care about.


Choosing the Right Trigger

Pick the narrowest trigger that covers your case. A rule triggered on every message and then filtered down works, but it is harder to reason about than one triggered on the right event in the first place.

You want to…Trigger
Route incoming questionsMessage Received
Follow up after resolutionChat Closed
Chase a stalled conversationElapsed Time
Welcome a new contactContact Created
React to social activityInstagram Comment / Story Mention
React to a purchaseShopify Event

On this page