What This Automation Does ⚙️
This n8n workflow gets business emails from a web form.
It checks if the email is valid with Hunter.io.
Then it searches Pipedrive CRM to see if that lead already exists.
If not found, it uses Clearbit to add more info like name and job.
Next, it checks if the lead’s organization exists in Pipedrive.
If the organization is missing, it creates a new one.
Finally, the workflow adds the new person and lead to Pipedrive.
This saves time, avoids bad emails, and stops duplicates.
Why Use This Workflow
This workflow helps sales teams stop wasting time on bad lead info.
It improves data quality by validating emails and avoiding duplicate contacts.
The extra info from Clearbit gives a clearer picture to prepare for sales.
Automation cuts hours of manual work and reduces errors.
Tools & Services Used
- n8n Automation: Runs the workflow from trigger to final actions.
- Hunter.io Email Verifier: Checks if emails entered are real.
- Pipedrive CRM API: Searches and creates people and organizations.
- Clearbit Person API: Adds detailed lead data like name and employer.
- Web Forms (n8n Form Trigger or compatible): Collects user emails.
Inputs, Processing Steps, and Outputs
Inputs
- Business email entered by a user on a web form.
Processing Steps
- Email verification with Hunter.io.
- Check if the lead email exists in Pipedrive.
- If new, enrich data using Clearbit person API.
- Search organization in Pipedrive based on Clearbit info.
- Create organization if missing.
- Create new contact linked to the organization.
- Create a new lead in Pipedrive linked to contact and organization.
Outputs
- Validated leads in Pipedrive without duplicates.
- Enriched lead profiles with extra details.
- Linked contacts and organizations in CRM.
Beginner Step-by-Step: How to Use This Workflow in n8n
Download and Import
- Click the Download button on this page to get the workflow file.
- In your n8n editor, click “Import from File” to add the workflow.
Configure Credentials and Settings
- Add your API Keys for Hunter.io, Clearbit, and Pipedrive into the credentials section.
- Check nodes for any IDs, emails, or other parameters needed. Change if your setup requires it.
Test the Workflow
- Run the workflow manually by submitting a test email via the form webhook URL.
- Confirm emails validate and data gets created in Pipedrive.
Activate for Production
- Turn on the workflow in n8n by clicking the Activate button.
- Update your live form or webhook to send submissions to the provided webhook URL.
- Watch the executions in the n8n dashboard for any errors.
If you do self hosting n8n on server or VPS setup for n8n, consider self-host n8n for more control.
Customization Ideas ✏️
- Change the first node to use forms like Typeform or Google Forms.
- Add more strictness in email validation by checking Hunter.io statuses like “risky” or “webmail”.
- Map extra Clearbit fields like Twitter or job title to custom Pipedrive fields.
- Customize lead title formats in the “Create Lead” node for sales team clarity.
Common Issues and Fixes 🔧
- Missing or wrong email verification status: Double-check Hunter.io node maps the email field correctly and API key is valid.
- Duplicate persons in Pipedrive: Confirm the search node uses exact email data and watch API limits.
- Organization not linking: Make sure Clearbit returns employer info and org creation node uses correct data.
Pre-Production Checklist ✅
- Test with real and fake emails to watch validation behavior.
- Confirm Pipedrive search returns expected results.
- Verify Clearbit enriches lead data correctly.
- Check no duplicate contacts or organizations happen.
- Backup Pipedrive data before running in production.
Summary
✓ Workflow takes emails from web forms and verifies them.
✓ Stops duplicate leads by searching Pipedrive first.
✓ Adds details to leads from Clearbit.
✓ Creates linked organizations and contacts in Pipedrive.
→ Saves several hours weekly by automating lead capture.
→ Improves data quality and sales follow-up.

