Skip to main content

Capture and score multi-channel leads with GPT-4, Gmail and Google Sheets

Workflow preview

Workflow preview
100%
Capture and score multi-channel leads with GPT-4, Gmail and Google Sheets preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Complete AI powered sales system Automates lead capture, qualification, and follow up from multiple channels. AI INTELLIGENCE: Automatic GPT 4 analysis Detects: sentiment, urgency, intent, budget s...

Best for

  • Lead Generation automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.gmailtrigger, n8n-nodes-base.webhook, n8n-nodes-base.scheduletrigger, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.switch

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Capture and score multi-channel leads with GPT-4, Gmail and Google Sheets
Workflow name
Capture and score multi-channel leads with GPT-4, Gmail and Google Sheets

Complete AI-powered sales system Automates lead capture, qualification, and follow-up from multiple channels. AI INTELLIGENCE:

Automatic GPT-4 analysis Detects: sentiment, urgency, intent, budget signals Identifies pain points and interests Generates personalized responses

LEAD SCORING ENGINE: Score 0-100 based on 10+ variables:

Channel (Referral +30, LinkedIn +25, WhatsApp +20, Web Form +15, Email +10) Positive sentiment (+15) High urgency (+25) Purchase intent (+30) High budget (+20) Decision maker (+20) Engagement (+5 per interaction, max 25)

MULTI-CHANNEL INPUT:

Gmail (incoming emails) Webhook for web forms Webhook for WhatsApp/Telegram All normalized to unified format

SMART ROUTER - 5 FLOWS:

Schedule Demo: Hot lead with Calendly CTA Send Info: Informative response Create Task: Slack notification for call Nurturing: Cold lead, value-driven email Disqualify: Invalid lead

AUTO CRM:

Detects new vs existing leads Stores last 10 interactions history Updates score and stage automatically Complete interaction log

HOT LEAD ALERTS (Score 70+): Instant Slack notification with lead data, company, score, stage, intent, urgency, pain points, and AI summary. AUTO-NURTURING (Daily 10AM):

Filters leads with score 20-60 No contact in 3+ days AI personalized follow-up emails Max 10 per day

WEEKLY REPORT (Monday 9AM):

Total and new leads Active hot leads count Average score Distribution by stage and channel

SETUP:

Google Sheets with 3 tabs: Leads, Interactions, Tasks OpenAI API Key Gmail connected Slack channels: #sales, #errors

IDEAL FOR:

B2B Startups Digital agencies Consulting firms SaaS companies Any business with multi-channel leads

Replaces HubSpot, Pipedrive, Close.io - 100% customizable, no monthly fees.

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 - Gmail Trigger

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

Block 2 - Webhook - Web Form

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 3 - Webhook - WhatsApp/Telegram

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 4 - Auto Nurturing Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.1

Block 5 - Weekly Report Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.1

Block 6 - Normalize Input

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 7 - Is Valid Lead?

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

Block 8 - Find Existing Lead

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

Block 9 - Check History

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 10 - AI Analysis Engine

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1

Block 11 - Calculate Lead Score

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 12 - Action Router

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 2

Block 13 - Generate Response - Demo

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1

Block 14 - Generate Response - Info

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1

Block 15 - Generate Response - Nurturing

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1

Block 16 - Prepare Email - Demo

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 17 - Prepare Email - Info

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 18 - Prepare Email - Nurturing

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 19 - Send Email

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2

Block 20 - Save/Update Lead

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 21 - Sheet - New Lead

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

Block 22 - Sheet - Update Lead

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

Block 23 - Is New Lead?

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

Block 24 - Log Interaction

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

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

3. Summary Table

Workflow Capture and score multi-channel leads with GPT-4, Gmail and Google Sheets
Complexity advanced
Nodes 48
Categories Lead Generation, AI Chatbot
Author Manu
Published 23 Dec 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12082/12082.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 Capture and score multi-channel leads with GPT-4, Gmail and Google Sheets do?

Complete AI powered sales system Automates lead capture, qualification, and follow up from multiple channels. AI INTELLIGENCE: Automatic GPT 4 analysis Detects: sentiment, urgency, intent, budget s...

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 Generation, AI Chatbot use case.