Skip to main content

Smart lead outreach with Explorium MCP using Google Sheets and Telegram

Workflow preview

Workflow preview
100%
Smart lead outreach with Explorium MCP using Google Sheets and Telegram preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Smart Outreach: Auto Personalized Lead Sequences What It Does This n8n workflow turns your Telegram bot into an AI powered B2B lead enrichment and outreach engine. It uses Explorium MCP's pre...

Best for

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

Tools used

n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorypostgreschat, @n8n/n8n-nodes-langchain.mcpclienttool, n8n-nodes-base.httprequesttool, n8n-nodes-base.code, n8n-nodes-base.telegram

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Smart lead outreach with Explorium MCP using Google Sheets and Telegram
Workflow name
Smart lead outreach with Explorium MCP using Google Sheets and Telegram

🚀 Smart Outreach: Auto-Personalized Lead Sequences

đź§  What It Does

This n8n workflow turns your Telegram bot into an AI-powered B2B lead enrichment and outreach engine.

It uses Explorium MCP's premium business data, combined with GPT-4 intelligence, to deliver:

Enriched lead profiles (person or company) AI-personalized 4-step cold email sequences Real-time interaction via Telegram Google Sheets logging for CRM or follow-up 🖥️ Demo: https://www.loom.com/share/4c2ae62154d74b66b4a59a6926282fab

🔄 How It Works

  1. Telegram Input Users message a company or person’s name to your Telegram bot.

  2. GPT-4 AI Agent Analyzes the Request Determines if input is a person or company Starts the enrichment process

  3. Explorium MCP Client Fetches B2B Data Pulls from enterprise-grade business databases Finds company size, revenue, funding, contact names, tech stack, and more Augments with Tavily search where needed

  4. Smart Data Processor Structures the info Classifies it Adds enrichment and processing timestamps

  5. GPT-4 Generates Email Sequence 4-email cold outreach campaign Personalized based on enriched profile Professional tone with soft CTA and clear value

  6. Google Sheets Logging People Sheet: name, role, LinkedIn, experience, education, skills Companies Sheet: size, HQ, tech stack, funding, lead score, outreach emails

  7. Telegram Responds in Real-Time Sends back structured summary Clean JSON or readable text đź§° Requirements

To run this workflow, you’ll need:

âś… Telegram Bot (via BotFather) âś… OpenAI API Key (GPT-4 or GPT-4o) âś… Explorium MCP credentials (for B2B enrichment) âś… Tavily API key (for supplemental web results) âś… Google Sheets account (OAuth2 connected to n8n)

⚙️ Setup Instructions

Import the Template into n8n Use the JSON file to create a new workflow. Configure Telegram Trigger Set up your bot via BotFather Connect your Telegram API credentials in n8n Connect External APIs Set up Explorium MCP credentials (via header auth) Add Tavily and OpenAI credentials in their respective nodes Replace Google Sheets Links Update documentId and sheetName to point to your target Sheets Customize (Optional) Tweak prompt logic, email tone, or data mapping Add Slack alerts or CRM pushes Test the Flow DM a name or company to your Telegram bot Wait a few seconds for a full enriched reply + email sequence

📥 Output Includes:

Full structured profile in JSON format 4 cold outreach emails tailored to the lead Stored copy in Google Sheets for sales or follow-up đź’Ľ Who This Is For:

SDRs & Sales Teams AI/Marketing Agencies Growth Hackers Founders doing outbound manually

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

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 2 - Enhanced AI Agent

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

Block 3 - OpenAI GPT-4

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

Block 4 - Postgres Memory

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

Block 5 - Explorium MCP Client

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

Block 6 - Enhanced Tavily Search

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 7 - Smart Data Processor

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

Block 8 - Telegram Response

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 9 - Lead Data Filter

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

Block 10 - Person/Company Split

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

Block 11 - Save Person Data

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

Block 12 - Sticky Note

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

Block 13 - Sticky Note1

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

Block 14 - Sticky Note2

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

Block 15 - Sticky Note3

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

Block 16 - Sticky Note4

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

Block 17 - Sticky Note5

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

Block 18 - AI Agent

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

Block 19 - Google Gemini Chat Model

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

Block 20 - Sticky Note6

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

Block 21 - Sticky Note7

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

Block 22 - Sticky Note8

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

Block 23 - Code

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

3. Summary Table

Workflow Smart lead outreach with Explorium MCP using Google Sheets and Telegram
Complexity advanced
Nodes 23
Categories Lead Nurturing, AI Chatbot
Author David Olusola
Published 22 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5133/5133.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 Smart lead outreach with Explorium MCP using Google Sheets and Telegram do?

Smart Outreach: Auto Personalized Lead Sequences What It Does This n8n workflow turns your Telegram bot into an AI powered B2B lead enrichment and outreach engine. It uses Explorium MCP's pre...

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