๐ Write personalized cold emails from LinkedIn leads with Wiza
โก 85 views ยท ๐ AI RAG & Knowledge Retrieval
๐ก Pro Tip โ If youโre pulling LinkedIn data through HTTP requests or dealing with API restrictions, thereโs a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search โ you just pass a URL and get structured data back.
Description
What it does
Submit a LinkedIn profile URL through a form. The workflow finds their email and company info using Wiza, then researches the prospect and their company with Perplexity AI to uncover recent news, growth signals, and pain points. Your choice of AI model uses that research to write a personalized icebreaker email with a relevant hook. The finished draft shows up in your Gmail inbox, ready to review and send.
Whoโs it for
Sales teams, recruiters, and marketers scaling personalized outreach without manual research.
Requirements
- n8n (self-hosted or cloud)
- Wiza API Key
- OpenAI API Key
- Perplexity API Key
- Gmail OAuth2 credentials
How to set up
- Import workflow JSON into n8n
- Configure Wiza, OpenAI, Perplexity, and Gmail credentials
- Create Leads and Case Studies data tables in n8n
- Update business context in the โYour Offerโ node
- Activate workflow and use the form URL
How to customize
- Modify email templates in the โIce Breaker Email Generatorโ prompt
- Update business profile and case studies for relevance
- Adjust AI model settings for tone and creativity
๐ Nodes Used
Gmail, AI Agent, OpenAI Chat Model, Simple Memory, Structured Output Parser, n8n Form Trigger
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File