Follow-up Automation
Automated follow-ups ensure no lead or customer falls through the cracks. Otesse supports rule-based automation that triggers actions based on events and timing.
How Automation Works
Each automation has three components:
- Trigger — What event starts the automation
- Conditions — Optional filters (e.g., only for cleaning customers, only in specific zones)
- Actions — What happens (send email, create task, update status, wait, branch)
Common Automation Recipes
Post-Service Follow-up
Trigger: Booking status changes to "completed"
Actions:
- Wait 2 hours
- Send "How was your service?" email with rating prompt
- Wait 24 hours
- If no rating received, send a gentle reminder
- If rating is 4-5 stars, send a referral request email
- If rating is 1-3 stars, create an urgent task for the account manager
Lead Nurture Sequence
Trigger: Lead moves to "Contacted" stage
Actions:
- Send introduction email with company overview
- Wait 3 days
- Send case study / testimonial email
- Wait 4 days
- Send special offer email with first-booking discount
- Wait 7 days
- If no conversion, send final "We're here when you're ready" email
- Move lead to nurture list for quarterly check-ins
Subscription Renewal Reminder
Trigger: 7 days before subscription renewal
Actions:
- Send renewal reminder email with upcoming charge details
- If payment method expiring soon, prompt to update
- On renewal day, process payment
- Send confirmation or failure notification
Reactivation Campaign
Trigger: Customer has not booked in 60 days
Conditions: Customer has at least 1 completed booking, is not deactivated
Actions:
- Send "We miss you" email with a personalized offer
- Wait 7 days
- If no booking, send SMS with limited-time coupon code
- Wait 14 days
- If still no booking, create a task for account manager to make a personal call
Building an Automation
- Navigate to Workflows > Automations
- Click Create Automation
- Select a trigger from the event catalog
- Add conditions (optional)
- Build the action sequence using the visual builder:
- Drag and drop action blocks
- Set wait times between actions
- Add branching logic (if/else based on customer behavior)
- Test the automation with a test record
- Activate
Monitoring Automations
The automations dashboard shows:
- Active automations and their status
- Number of records currently in each automation
- Completion rates
- Error rates (failed sends, invalid data)
- Performance metrics (open rates, conversion rates for email-based automations)
Pause or modify automations at any time. Changes affect records entering the automation going forward — records already in progress continue with the original configuration.
On this page