Automate SDR Outreach: Source Wiza Leads and Personalize Emails with LLMs

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

Description

What it does

Receives campaign parameters via form, creates a Smartlead campaign, sources qualified leads through Wiza based on your ICP description, researches each prospect with Perplexity AI, generates personalized icebreaker emails and follow-up sequences with OpenRouter LLMs, and uploads everything to Smartlead for automated delivery.

Who's it for

B2B sales teams, marketing agencies, and consultants who want to automate the entire SDR prospecting process from lead sourcing to personalized email delivery.

Requirements

n8n (self-hosted or cloud)
Smartlead API Key
Wiza Bearer Token
OpenRouter API Key
Perplexity API Key

How to set up

Import workflow JSON into n8n
Configure Smartlead, Wiza, OpenRouter, and Perplexity credentials
Create Lead Database and Case Study tables in n8n
Update the "Business Context" node with your offer
Activate workflow and use the campaign form

How to customize

Adjust ICP translation logic in the "Format Search Parameters" agent
Modify email templates in the "Ice Breaker Email Generator" prompt
Change follow-up sequence timing in the "Build Sequence Templates" code node

Nodes Used (6)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
OpenRouter Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenRouter
Simple Memory
@n8n/n8n-nodes-langchain.memoryBufferWindow
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured