Block 1 - Read Leads Sheet
- Type / Role
- n8n-nodes-base.googleSheets - googleSheets
- Config choices
- Version 4.2
Automatically identifies overdue sales leads and generates personalized follow up emails using AI. How it works 1. Runs every weekday 2. Reads leads from Google Sheets 3. Filters leads with no cont...
n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.gmail, n8n-nodes-base.httprequest, n8n-nodes-base.scheduletrigger, n8n-nodes-base.if, n8n-nodes-base.filter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Nour.
Original n8n.io sourceAutomatically identifies overdue sales leads and generates personalized follow-up emails using AI.
This workflow was built to solve a real problem at an educational institute. The sales team needed someone to remind them about follow-ups and draft personalized emails — but hiring a personal assistant wasn't financially feasible.
Based on that, this system acts as that assistant: it tracks overdue leads, reads meeting transcripts, and writes personalized follow-up emails automatically.
I kept this stack free where possible — using Google Gemini's free tier for AI. For small sales teams, I believe the daily token limits are more than sufficient, making this a zero-cost automation.
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 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate overdue lead follow-up Gmail drafts with Google Sheets and Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Lead Nurturing, AI Summarization |
| Author | Nour |
| Published | 01 Apr 2026 |
Use the JSON export at /data/workflows/14578/14578.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.
Automatically identifies overdue sales leads and generates personalized follow up emails using AI. How it works 1. Runs every weekday 2. Reads leads from Google Sheets 3. Filters leads with no cont...
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 Summarization use case.