Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
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...
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
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by David Olusola.
Original n8n.io source🚀 Smart Outreach: Auto-Personalized Lead Sequences
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
Telegram Input Users message a company or person’s name to your Telegram bot.
GPT-4 AI Agent Analyzes the Request Determines if input is a person or company Starts the enrichment process
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
Smart Data Processor Structures the info Classifies it Adds enrichment and processing timestamps
GPT-4 Generates Email Sequence 4-email cold outreach campaign Personalized based on enriched profile Professional tone with soft CTA and clear value
Google Sheets Logging People Sheet: name, role, LinkedIn, experience, education, skills Companies Sheet: size, HQ, tech stack, funding, lead score, outreach emails
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)
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
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
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.
| 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 |
Use the JSON export at /data/workflows/5133/5133.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
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...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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.