Write personalized cold emails from LinkedIn leads with Wiza, Perplexity and GPT-5

Go to Workflow
0 views
Built by Mezie Mezie
Created on June 11, 2026

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 (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
Gmail
n8n-nodes-base.gmail
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Simple Memory
@n8n/n8n-nodes-langchain.memoryBufferWindow
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured