Hey everyone,
I recently built my first public n8n + AI workflow template and wanted to share it with the community for feedback.
It’s called Local Lead Finder AI for n8n – v1.0.
The workflow helps with local lead research and outreach preparation:
Finds local businesses using SerpAPI
Extracts company name, phone, website, rating, reviews and business type
Uses OpenAI to qualify each lead
Scores leads from 0–10
Filters high-quality leads
Generates personalized outreach email drafts
Saves everything into Google Sheets
It does not automatically send emails. It only creates outreach drafts, so everything can be reviewed manually.
I built this as a real-world practice project while learning n8n and AI automation.
The template is free / pay what you want on Gumroad:
https://buildautomate.gumroad.com/l/local-lead-finder-ai-n8n
I’d really appreciate feedback on:
-
workflow structure
-
lead scoring logic
-
setup instructions
-
what I should improve in v1.1
Thanks!