Gmail campaign sender: Bulk-send emails and follow up automatically if no reply
This workflow allows you to send multi-step email campaigns using n8n, Gmail and Google Sheets.
You define a sequence of emails, and a list of email addresses to send them to. The first email is sent to everyone, but the later emails in the sequence are only sent if no-one has replied to the thread yet.
This means you only need to worry about replying to people who respond to your email, not chasing people who don’t.
Requirements
A list of emails in a Google sheet. You can define extra info that will be available to your email templates (e.g. name, company, etc.)
A sequence of emails to send, plus how long to wait to send each one, e.g.
On day 0:** “Hi, {name} — nice to meet you at the conference. Was wondering whether {company} would be interested in a quick call about X?” On day 3:** “Hi, {name}, just wanted to check in on this. Let me know if there’s any interest!” On day 7:** “{name}, just wanted to give this one last try”
A Gmail account (although you could also swap out that part for any other email service)
How it works
When sending the emails, n8n inserts a hidden attribute in each one that tags it as being part of the email campaign. It then regularly looks through the email threads with that tag and checks whether:
No-one has replied yet It’s time to send the next message
The workflow doesn’t send emails on weekends.
Notes
This workflow is not intended for spam! Please use responsibly You can use this workflow for multiple different campaigns by making copies of the workflow and changing the sequence / Google Sheet that it uses
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
📸 Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments