Skip to main content

Personalized B2B cold email sequence with GPT-4 + Gmail auto-reply detection

Workflow preview

Workflow preview
100%
Personalized B2B cold email sequence with GPT-4 + Gmail auto-reply detection preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Automated B2B Cold Email Sequence with AI Personalization Stop manually sending follow ups. This workflow automates your entire cold email outreach with AI powered personalization, smart schedul...

Best for

  • Lead Nurturing automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.gmailtool, n8n-nodes-base.googlesheets, n8n-nodes-base.gmailtrigger, n8n-nodes-base.if, n8n-nodes-base.slack, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Peyrichou Maxime.

Original n8n.io source

1.1 Workflow description

Title
Personalized B2B cold email sequence with GPT-4 + Gmail auto-reply detection
Workflow name
Personalized B2B cold email sequence with GPT-4 + Gmail auto-reply detection

🎯 Automated B2B Cold Email Sequence with AI Personalization

Stop manually sending follow-ups. This workflow automates your entire cold email outreach with AI-powered personalization, smart scheduling, and automatic reply detection.

✨ What It Does

This workflow sends a perfectly-timed 3-email sequence to B2B prospects with:

  • AI-generated personalized emails adapted to each prospect's sector, company size, and role
  • Smart scheduling: Only sends Tuesday/Wednesday/Thursday at optimal times (~9AM with randomization)
  • Bilingual support: Auto-detects French or English prospects
  • Reply detection: Automatically stops the sequence when someone replies
  • Spam prevention: Randomized sending times, professional intervals
  • Full tracking: Updates Google Sheets with send status and reply detection
  • Slack notifications: Get alerted immediately when a hot lead responds

📊 Expected Results

Based on real usage:

  • 10-15% reply rate (vs 3-8% for generic cold emails)
  • 2-5 hot leads per 30 prospects contacted
  • 90% time saved vs manual outreach
  • Professional delivery that preserves sender reputation

🎬 How It Works

  1. Add prospect to Google Sheet (Email, Name, Company, etc.)
  2. Workflow triggers automatically on new row
  3. Time planning calculates optimal send dates (Tue/Wed/Thu only)
  4. Email 1 (J0): AI generates introduction with value prop (80-120 words)
  5. Wait 3 days
  6. Email 2 (J+3): Follow-up with new angle or case study (70-90 words)
  7. Wait 4 days
  8. Email 3 (J+7): Final soft close, respectful exit (60-100 words)
  9. Reply detection: Monitors Gmail → marks prospect "hot" → Slack alert → stops sequence

🚀 Perfect For

  • Sales teams doing B2B cold outreach
  • Agencies prospecting new clients
  • SaaS founders building their pipeline
  • Consultants/freelancers doing business development
  • Anyone tired of manual follow-ups and low response rates

⚙️ Requirements

Required:

  • Google Sheets (free)
  • Gmail account (free)
  • OpenAI API key (~$0.50 per 100 emails)

Optional:

  • Slack (for notifications)

n8n version: Compatible with n8n 1.0+

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 2 - Gmail Tool - Send Email 1

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 3 - OpenAI Chat Model 2

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 4 - Gmail Tool - Send Email 2

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 5 - OpenAI Chat Model 3

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 6 - Gmail Tool - Send Email 3

Type / Role
n8n-nodes-base.gmailTool - gmailTool
Config choices
Version 2.1

Block 7 - Final Update to Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 8 - Gmail Reply Trigger

Type / Role
n8n-nodes-base.gmailTrigger - gmailTrigger
Config choices
Version 1.3

Block 9 - Mark Prospect as Hot

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 10 - Check Status Before Email 2

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 11 - Check if Hot After Email 2

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 12 - Check Status Before Email 3

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 13 - Check if Hot After Email

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 14 - Send a message

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 15 - Agent : Email 1

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3

Block 16 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Google Sheets Trigger

Type / Role
n8n-nodes-base.googleSheetsTrigger - googleSheetsTrigger
Config choices
Version 1

Block 18 - Merge

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 19 - Update Statut Email 2

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 20 - Entreprise Description

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 21 - Merge1

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 22 - Merge2

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 23 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Error Trigger

Type / Role
n8n-nodes-base.errorTrigger - errorTrigger
Config choices
Version 1

Showing the first 24 of 42 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Personalized B2B cold email sequence with GPT-4 + Gmail auto-reply detection
Complexity advanced
Nodes 42
Categories Lead Nurturing, Multimodal AI
Author Peyrichou Maxime
Published 20 Nov 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/11037/11037.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Personalized B2B cold email sequence with GPT-4 + Gmail auto-reply detection do?

Automated B2B Cold Email Sequence with AI Personalization Stop manually sending follow ups. This workflow automates your entire cold email outreach with AI powered personalization, smart schedul...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing, Multimodal AI use case.