Enrich Email Leads with n8n Forms + NeuralVerge API
Enrich Email Leads with n8n Forms + NeuralVerge API
Regular price
£28.99
Regular price
£28.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Enrich Email Leads with n8n Forms + NeuralVerge API
Regular price
£28.99
Regular price
£28.99
Sale price
Unit price
/
per
Enrich every work email automatically—inside n8n
This n8n workflow captures a work email via an n8n Form, sends it to the NeuralVerge email enrichment API, and returns a flattened lead profile (name, phone, company, title, location, LinkedIn, skills) ready to map into your CRM or database.
What this workflow does
- Receives a work email submitted through an n8n Form (Form URL-based collection).
-
Calls NeuralVerge using an HTTP request to the
run-email-enrichmentAPI endpoint. -
Processes the response and extracts a simple, flattened set of fields such as:
- Full name
- Emails
- Phone
- Company
- Job title
- LinkedIn URL
- Location
- Skills
- A
foundflag
- Outputs the enriched lead profile so you can connect it to a destination node (CRM, spreadsheet, database, or messaging tool).
Use cases
- SaaS operators collecting leads from a form and enriching them before routing to sales.
- Automation engineers building a lightweight “form → enrichment → store” pipeline in n8n.
-
Lead qualification workflows that optionally skip records when the API returns
found= false. - CRM enrichment where the flattened fields map cleanly into standard contact/company properties.
Technical details
- n8n nodes used: set, sticky note, form trigger, http request
-
NeuralVerge integration: HTTP request to
run-email-enrichment -
Auth setup: create an HTTP Header Auth credential using your NeuralVerge API key with header name
x-api-key - Activation: enable the workflow and use the Form URL to submit emails for enrichment
-
Output mapping: connect a destination node after the enriched lead profile; map flattened fields, optionally filtering on
found
