Verify Emails & Enrich New Form Leads and Save Them to HubSpot - n8n Workflow | Neura Market
Verify Emails & Enrich New Form Leads and Save Them to HubSpot
## Use case
When collecting leads via a form, you're typically facing a few problems:
- Often end up with a bunch of leads who don't have a valid email address.
- You want to know as much about the new lead as possible but also want to keep the form short.
- After forms are submitted, you have to walk over the submissions and see which you want to add to your CRM.
This workflow helps you to fix all those problems.
## What this workflow does
The workflow checks every new form submission and verifies the email using Hunter.io. If the email is valid, it then tries to enrich the person using Clearbit and saves the new lead into your HubSpot CRM.
## Setup
1. Add your **Hunter**, **Clearbit**, and **HubSpot** credentials.
2. Click the **Test Workflow** button, enter your email, and check your HubSpot.
3. Activate the workflow and use the form trigger production URL to collect your leads in a smart way.
## How to adjust it to your needs
- Change the form to the form you need in your use case (e.g., Typeform, Google Forms, SurveyMonkey, etc.).
- Add criteria before an account is added to your CRM. This could, for example, be the size of the company, industry, etc. You can find some inspiration in our other template [Reach out via Email to new form submissions that meet a certain criteria](https://n8n.io/workflows/2106-reach-out-via-email-to-new-form-submissions-that-meet-a-certain-criteria).
- Add more data sources to save the new lead in.
Platform
n8n
Category
Other
Price
Free
Creator
Niklas Hatje
if
noOp
hunter
hubspot
clearbit
stickyNote
formTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.