๐ฌ Automate email follow-ups with Gmail & Google Sheets using multi-stage sequences
โก 298 views ยท ๐ฌ Lead Nurturing & AI Sales Agents
Description
๐ Daily Follow-Up System with Multi-Stage Sequences
What It Does
Automatically sends timed follow-up emails to leads based on a 4-stage sequence (Day 1, 3, 7, 14), updates tracking automatically, and calculates next follow-up dates. Set it once, add leads, and never manually track follow-ups again. Converts cold leads into warm opportunities through consistent, professional touchpoints.
How It Works
- Schedule Trigger โ Runs daily at 9 AM
- Read Tracker Sheet โ Gets all leads from Follow-Up Tracker
- Filter Todayโs Follow-Ups โ Only processes leads where โNext Follow-Up Dateโ = Today
- Process Individually โ Handles each lead one at a time (prevents rate limits)
- Route by Stage โ Sends appropriate email based on Day 1/3/7/14 stage
- Send Stage Email โ 4 different templates for each follow-up milestone
- Update Last Sent โ Records when email was sent
- Calculate Next Date โ Automatically schedules next follow-up (or marks complete)
๐ SETUP INSTRUCTIONS
Step 1: Create Follow-Up Tracker Sheet
- Create Google Sheet with tab โFollow-Up Trackerโ
- Add columns:
Name | Email | Project/Interest | Timeline | Next Step | Stage | Next Follow-Up Date | Last Sent Date | Status - Populate with leads: Set Stage = โDay 1โ, Status = โActiveโ, Next Follow-Up Date = desired start date
- Update
YOUR_GOOGLE_SHEET_IDin nodes 2, 7, and 8
Step 2: Configure Email Templates
- Edit nodes 6-9 with your email templates
- Replace
YOUR_CALENDAR_LINKwith your actual booking link (Calendly, etc.) - Replace
YOUR_RESOURCE_LINKin Day 3 email with relevant content - Customize sender name/signature in all templates
Step 3: Setup Gmail Connection
- Add Gmail OAuth2 credentials to all email nodes
- Test workflow with one test lead first
- Monitor Gmail sending limits (500/day for free accounts)
Step 4: Test the Sequence
- Add one test lead with Next Follow-Up Date = today
- Manually execute workflow to verify email sends
- Check that Google Sheet updates correctly
- Verify next stage is calculated properly
๐ Nodes Used
Google Sheets, Gmail, Schedule Trigger, Filter
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File