Block 1 - On form submission
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.3
This automated n8n workflow transforms raw CSV data into qualified, enriched lead databases with verified emails and AI generated personalization. It processes uploaded CSV files through multiple v...
n8n-nodes-base.formtrigger, n8n-nodes-base.extractfromfile, n8n-nodes-base.code, n8n-nodes-base.converttofile, n8n-nodes-base.googledrive, n8n-nodes-base.removeduplicates, n8n-nodes-base.set, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Bhavy Shekhaliya.
Original n8n.io sourceThis automated n8n workflow transforms raw CSV data into qualified, enriched lead databases with verified emails and AI-generated personalization. It processes uploaded CSV files through multiple validation, enrichment, and sorting stages before delivering organized results via Google Drive, WhatsApp, or Google Sheets.
The workflow analyzes each record and routes it based on available data:
Route A: Invalid Website → Sends directly to "x Website" sheet
Route B: No Website → Verifies existing email and categorizes by validity
Route C: Valid Website + Email → Proceeds to email verification and enrichment
Route D: Valid Website - Email → Scrapes website to find email addresses.
For records needing enrichment:
Parallel to email processing:
Records are sorted into buckets:
For records with verified emails:
Based on user's initial selection:
Create or use existing Google Sheets for data categorization:
Ensure all sheets have matching column headers as defined in the workflow.
Check that all API credentials are active:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 102 workflow blocks. Download the JSON for the full node graph.
| Workflow | Qualify CSV leads, enrich emails, and deliver results with Google Sheets, Drive, WhatsApp, and GPT-5-NANO |
|---|---|
| Complexity | advanced |
| Nodes | 102 |
| Categories | Lead Generation, AI Summarization |
| Author | Bhavy Shekhaliya |
| Published | 01 Dec 2025 |
Use the JSON export at /data/workflows/11382/11382.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This automated n8n workflow transforms raw CSV data into qualified, enriched lead databases with verified emails and AI generated personalization. It processes uploaded CSV files through multiple v...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.