Block 1 - Main Sticky
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Send personalized cold outreach emails to partners without ever contacting the same person twice. This workflow reads a lead list from Google Sheets, validates and deduplicates entries, checks a tr...
n8n-nodes-base.stickynote, n8n-nodes-base.removeduplicates, n8n-nodes-base.filter, n8n-nodes-base.splitinbatches, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.switch, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Panth1823.
Original n8n.io sourceSend personalized cold outreach emails to partners without ever contacting the same person twice. This workflow reads a lead list from Google Sheets, validates and deduplicates entries, checks a tracking sheet to skip anyone already in sequence, then routes each lead to a tailored email template based on their partner type all sent via Zoho ZeptoMail with status logged back automatically.
Startups, agencies, or creator platforms running partnership outreach across multiple lead categories (colleges, influencers, brands) who want personalized messaging at scale without a dedicated CRM.
sent, followup_1, completed, replied, or unsubscribed is skipped entirelyPartner Type:sent — preventing any re-contact on future runs[YOUR COMPANY] placeholders inside the four email Set nodesName, Email, Company, Partner TypeEmail, StatusCollege · Influencer · Brand · anything else → routed to the Other template
n8n-nodes-zohozeptomailThis 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 | Send deduplicated partner outreach emails from Google Sheets via Zoho ZeptoMail |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Lead Nurturing |
| Author | Panth1823 |
| Published | 06 Apr 2026 |
Use the JSON export at /data/workflows/14811/14811.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.
Send personalized cold outreach emails to partners without ever contacting the same person twice. This workflow reads a lead list from Google Sheets, validates and deduplicates entries, checks a tr...
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 use case.