Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
Multi Channel Cold Email Generator (LinkedIn + Website Fallback) Description This workflow automates the generation of hyper personalized cold emails. It intelligently switches between two data sou...
n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.splitinbatches, n8n-nodes-base.if, n8n-nodes-base.httprequest, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Matthew.
Original n8n.io sourceThis workflow automates the generation of hyper-personalized cold emails. It intelligently switches between two data sources: LinkedIn Activity and Company Website.
If the lead has recent LinkedIn posts, the AI generates an icebreaker referencing their specific thoughts or news. If no posts are found, the workflow falls back to scraping their company website and generating an angle based on their business proposition.
companyWebsite, converts the HTML to Markdown, analyzes the company value prop, and writes an email based on that.Icebreaker, Intro, and CompanyType back to the original Google Sheet.email_final, linkedin_url, and companyWebsite.A3cAPGpwBEG8RJwse or similar) configured and an API Token.Header Parameters > Authorization, replace YOUR_APIFY_API_TOKEN with your actual Apify Bearer token.[YOUR_BUSINESS_TYPE] and [YOUR_COMPANY_NAME]. Replace these with your actual business details to ensure the AI generates relevant outreach.gpt-3.5-turbo to save costs, though the quality of the "Icebreakers" may decrease.Icebreaker, intro, and companyType. You can modify the Update Row nodes to map these to different column headers in your sheet if needed.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 | Generate personalized cold email icebreakers from LinkedIn or website data with GPT-4 |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Lead Generation, AI Summarization |
| Author | Matthew |
| Published | 20 Jan 2026 |
Use the JSON export at /data/workflows/12837/12837.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.
Multi Channel Cold Email Generator (LinkedIn + Website Fallback) Description This workflow automates the generation of hyper personalized cold emails. It intelligently switches between two data sou...
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 Generation, AI Summarization use case.