Mezie
Workflows by Mezie
Enrich contacts with Wiza and sync results to Airtable and HubSpot
## What it does Receives contact details via form, routes to appropriate Wiza API endpoints (email, phone, LinkedIn, or all), enriches data with verification, calculates quality scores (0-100), and stores results in both Airtable and HubSpot. ## Who's it for Sales teams, recruiters, and marketing ops professionals who need to transform minimal contact info into complete, verified profiles at scale. ## Requirements - n8n (self-hosted or cloud) - Wiza API Key (with Email/Phone/LinkedIn Finder access) - Airtable API Key (optional) - HubSpot API Key (optional) ## How to set up 1. Import workflow JSON into n8n 2. Configure Wiza, Airtable, and HubSpot credentials 3. Set up Airtable base with required columns (Full Name, Email, Phone, LinkedIn, Data Quality Score) 4. Activate workflow and share the form URL ## How to customize - Adjust quality scoring weights in the Code node - Add custom fields to the form trigger - Modify Airtable/HubSpot field mappings - Change deduplication logic for emails
Write personalized cold emails from LinkedIn leads with Wiza, Perplexity and GPT-5
## 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 1. Import workflow JSON into n8n 2. Configure Wiza, OpenAI, Perplexity, and Gmail credentials 3. Create Leads and Case Studies data tables in n8n 4. Update business context in the "Your Offer" node 5. 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
Automate SDR Outreach: Source Wiza Leads and Personalize Emails with LLMs
## 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 1. Import workflow JSON into n8n 2. Configure Smartlead, Wiza, OpenRouter, and Perplexity credentials 3. Create Lead Database and Case Study tables in n8n 4. Update the "Business Context" node with your offer 5. 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