Block 1 - Setup Guide
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Personalized Cold Email System with Google Gemini AI and Telegram Approval An AI powered cold email automation that uses Google Gemini to generate personalized outreach and a Telegram workflow for ...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.switch, n8n-nodes-base.wait, n8n-nodes-base.splitinbatches, n8n-nodes-base.telegram
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ahmed Sherif.
Original n8n.io sourceAn AI-powered cold email automation that uses Google Gemini to generate personalized outreach and a Telegram workflow for manual approval, ensuring high-quality, human-in-the-loop campaigns.
Filtered Leads sheet where the status is "Available".Sent Leads and Emails Sent sheets. The system waits one second before processing the next lead.Filtered Leads, Sent Leads, and Emails Sent. Populate the Filtered Leads sheet with your lead data according to the structure specified below.@BotFather on Telegram and follow the prompts to get your API token. Get your Chat ID by messaging @userinfobot.The automation requires the following column headers in each sheet. The names must be exact.
1. Filtered Leads (Input Sheet)
FirstName: Lead's first name.LastName: Lead's last name.Email: Lead's email address.CompanyName: Name of the lead's company.JobTitle: Lead's current job title.Website: Company website (for AI context).LinkedIn: URL of the lead's LinkedIn profile.Notes: Any specific details or pain points for personalization.Status: Workflow status. Set to Available for leads ready to be processed.2. Sent Leads (Tracking Sheet)
Email: Email address of the contacted lead.CompanyName: Name of the company.TimestampSent: Date and time the email was sent.3. Emails Sent (Archive Sheet)
RecipientEmail: The lead's email address.Subject: The exact subject line that was sent.Body: The full email body that was sent.TimestampSent: Date and time the email was sent.This template can be adapted to fit specific campaign needs.
Limit parameter from 3 to your desired number.Notes column or reference a different value proposition.Status = "Available". This can be changed to any other logic, such as Priority = "High" or Campaign = "Q4-Push", by adjusting the filter in the Google Sheets module.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.
Showing the first 24 of 37 workflow blocks. Download the JSON for the full node graph.
| Workflow | Personalized cold email system with Google Gemini, Telegram approval & Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 37 |
| Categories | Lead Nurturing, AI Chatbot |
| Author | Ahmed Sherif |
| Published | 04 Oct 2025 |
Use the JSON export at /data/workflows/9267/9267.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.
Personalized Cold Email System with Google Gemini AI and Telegram Approval An AI powered cold email automation that uses Google Gemini to generate personalized outreach and a Telegram workflow for ...
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.