AI BOOST SOLUTION

Learning & Development

AI Boost Solutions โ€” AI Follow-Up Workflow Build Guide
Follow-Up Workflow Build Guide
12 steps ยท 4 parts
AI Boost Solutions ยท Automation Build Guide

Building the
AI follow-up workflow

A complete step-by-step guide to building a 7-day AI-powered follow-up sequence that fires on new leads, personalizes every touchpoint, and pauses automatically when a lead replies.

Trigger on new-lead tag
7-day SMS + email sequence
Reply detection โ€” auto pause
Lead score auto-update

7-day sequence overview
โ–ถ
New lead tag added
Trigger
โœ‰
Day 1 SMS + Email
Immediate
?
Replied?
Check
โœ‰
Day 3 Follow-up
Wait 2 days
โœ‰
Day 5 Value add
Wait 2 days
โœ‰
Day 7 Final push
Wait 2 days
?
Replied?
Check
โ– 
End / Update score
Complete

Part 1
Create the workflow
~5 min
1
Navigate to Workflows
Automation โ†’ Workflows
From the left sidebar click Automation, then click Workflows. Click + New Workflow and select Start from scratch.
Automation โ†’ Workflows โ†’ + New Workflow โ†’ Start from scratch
2
Name and configure the workflow
Workflow settings
Name it exactly: AIBS โ€“ AI Follow-Up 7 Day

Configure these workflow settings before adding any steps:
SettingValueWhy
Workflow nameAIBS โ€“ AI Follow-Up 7 DayConsistent naming convention
Allow re-entryOffPrevents a lead triggering the flow twice
Stop on replyOnCore feature โ€” pauses sequence when lead replies
Contact timezoneOnSends messages at the right time for each lead
Send window9am โ€“ 7pmNo messages outside business hours
๐Ÿ’กStop on reply is the most important setting in the entire workflow. Turn it on before you add a single step. If you miss it, you'll be sending Day 5 follow-ups to leads who already booked.
3
Set the trigger โ€” new-lead tag added
+ Add Trigger
Click + Add Trigger. Select Contact Tag. Configure it as:
FieldValue
Trigger typeContact Tag
FilterTag added
Tag namenew-lead
โ„นThis fires every time the new-lead tag is applied to a contact โ€” whether from a form, an ad, a funnel embed, or manually. One trigger covers every lead source.
โš Make sure the new-lead tag is removed when a contact becomes an active client (you set this up in the pipeline walkthrough โ€” Trigger 4, Step 12). If not, existing clients can re-enter this workflow.
Part 2
Build the 7-day sequence
~15 min
4
Day 1 โ€” immediate outreach (SMS + email)
Fire immediately on trigger
Add two actions back-to-back โ€” no wait step before these. They fire the moment the trigger fires.
Action 1 of 2 โ€” fires immediately:
1
Send SMS โ€” Use snippet: AIBS โ€“ Welcome new lead SMS
2
Send email โ€” Use template: Welcome โ€“ New lead
SMS preview โ€” Day 1
Hey {{contact.first_name}}! Thanks for reaching out to AI Boost Solutions. I'd love to learn more about your goals โ€” grab a quick call here:
๐Ÿ’กSpeed matters on Day 1. Studies show leads contacted within 5 minutes are 9x more likely to convert. The SMS fires first โ€” email follows immediately after.
5
Add first reply check after Day 1
If/Else โ†’ replied?
After the Day 1 messages, add a Wait step then an If/Else condition to check if the contact replied. This is the branching logic that makes the sequence intelligent.
Step sequence after Day 1 messages:
1
Wait โ€” 2 days (respects send window setting)
2
If/Else condition โ€” Contact replied = Yes
โ†’
YES branch: Update AI Follow-up Status = Paused โ†’ End workflow
โ†’
NO branch: Continue to Day 3 messages
โ„นThe If/Else + "Stop on reply" setting work together. "Stop on reply" handles real-time replies mid-sequence. The If/Else handles replies that came in during the Wait period.
6
Day 3 โ€” follow-up (SMS + email)
After 2-day wait
On the NO branch from Step 5, add the Day 3 messages. Tone is warmer and more direct than Day 1 โ€” they've seen your first message, this is a nudge.
Day 3 actions (NO branch):
1
Send SMS โ€” Use snippet: AIBS โ€“ Day 3 follow-up SMS
2
Send email โ€” Use template: Day 3 โ€“ Still thinking it over?
SMS preview โ€” Day 3
Hey {{contact.first_name}}, just checking in โ€” did you get a chance to look at my last message? Happy to answer any questions. Here's that link again:
7
Day 5 โ€” value add (email focused)
After another 2-day wait
Add another Wait 2 days โ†’ If/Else replied check โ†’ on the NO branch, send Day 5. Day 5 leads with value โ€” share something useful, not just a booking link.
Day 5 actions (NO branch):
1
Send SMS โ€” Short: "Wanted to share something quick with youโ€ฆ"
2
Send email โ€” Use template: Day 5 โ€“ Here's what we've built for businesses like yours
๐Ÿ’กDay 5 is a pattern break. Instead of "book a call," give them something โ€” a quick result, a case study, a before/after. Make the email worth opening regardless of whether they book.
8
Day 7 โ€” final message + lead score update
Last touchpoint
Add another Wait 2 days โ†’ If/Else replied check โ†’ on the NO branch, send Day 7. This is the final message โ€” direct, low pressure, no hard sell.
SMS preview โ€” Day 7
Hey {{contact.first_name}} โ€” last message from me, I promise. If the timing isn't right, no worries at all. When it is, I'm here: โ€”
After Day 7 messages โ€” final actions on BOTH branches:
1
Update contact field โ€” AI Follow-up Status = Completed
2
Update contact field โ€” Lead Score = 30 (no reply) or 70 (replied, didn't book)
3
Add tag โ€” follow-up-complete
4
Remove tag โ€” new-lead
โœ“The lead score update at the end is what feeds your reporting. Contacts who never replied (score 30) go into a re-engagement bucket. Contacts who replied but didn't book (score 70) get a human follow-up.
Part 3
Configure reply handling
~5 min
9
What happens when a lead replies mid-sequence
Stop on reply behavior
When Stop on reply is enabled and a lead replies to any message in the sequence, the workflow pauses immediately. Here's the full behavior:
ScenarioWhat happensNext step
Lead replies with a questionWorkflow pauses, conversation goes to inboxHuman takes over
Lead replies "STOP" or "Unsubscribe"Workflow stops, contact opted outDo not contact
Lead books a callBooking trigger fires (separate workflow)Onboarding pipeline triggers
Lead replies positively but doesn't bookWorkflow pauses, score updates to 70Human follow-up
โ„นCreate a separate notification workflow triggered by Inbound message received that pings your assigned user when any paused lead sends a new message. Don't rely on checking the inbox manually.
10
Add internal team notification on reply
New workflow โ€” inbound message
Create a separate companion workflow to notify your team the instant a lead in the follow-up sequence replies.
AIBS โ€“ Reply Alert ยท new workflow:
T
Trigger: Customer replied
F
Filter: Contact has tag: new-lead
1
Send internal notification โ€” "{{contact.first_name}} just replied to the follow-up sequence"
2
Update contact field โ€” AI Follow-up Status = Paused
3
Assign to user โ€” Round-robin or specific team member
Part 4
Test and activate
~5 min
11
Full sequence review before publishing
Workflow canvas check
Before clicking Publish, verify the complete workflow on the canvas looks like this:
Trigger
Contact tag added โ†’ new-lead
Entry point for all leads from all sources
Stop on reply: ONAllow re-entry: OFF
Day 1
SMS + Email โ€” welcome message
Fires immediately. No wait before this.
SMSEmail
Day 3
Wait 2 days โ†’ If/Else replied โ†’ NO โ†’ SMS + Email
Soft follow-up. Warmer tone than Day 1.
WaitIf/ElseSMSEmail
Day 5
Wait 2 days โ†’ If/Else replied โ†’ NO โ†’ SMS + Email
Value-led message. Not a booking push.
WaitIf/ElseSMSEmail
Day 7
Wait 2 days โ†’ If/Else replied โ†’ NO โ†’ SMS + Email โ†’ End
Final message. Low pressure. Update lead score + tags on both branches.
WaitIf/ElseSMSEmailUpdate fields
โš Every If/Else branch needs actions on both the YES and NO paths โ€” even if the YES path just updates a field and ends. A branch with no actions will error silently.
12
Test with a real contact then publish
Test mode โ†’ Publish
Use AI Boost Solutions' test mode to enroll a test contact before going live.
โœ“
Create a test contact with your real phone and email
โœ“
Manually add the tag new-lead to the test contact
โœ“
Confirm SMS arrives within 60 seconds on your phone
โœ“
Confirm email arrives and merge tags resolve โ€” no broken {{contact.first_name}}
โœ“
Reply to the SMS โ€” confirm workflow pauses and team notification fires
โœ“
Check contact record โ€” confirm AI Follow-up Status field updated to Paused
โœ“
Re-enroll the test contact to check Allow re-entry is off (should not re-enter)
โœ“
All checks pass โ†’ click Publish
โœ“Once published, every new contact tagged new-lead โ€” from your funnel embeds, forms, or the onboarding pipeline โ€” will automatically enter this sequence. The system runs itself.
Image

Innovation

Fresh, creative solutions.

Image

Integrity

Honesty and transparency.

Excellence

Excellence

Top-notch services.

CUSTOMER CARE

LEGAL

Copyright 2026 AI BOOST SOLUTION All Rights Reserved.