Back to Integrations
integrationClearbit node
integrationHunter node

Clearbit and Hunter integration

Save yourself the work of writing custom integrations for Clearbit and Hunter and use n8n instead. Build adaptable and scalable Sales workflows that work with your technology stack. All within a building experience you will love.

How to connect Clearbit and Hunter

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Clearbit and Hunter integration: Create a new workflow and add the first step

Step 2: Add and configure Clearbit and Hunter nodes

You can find Clearbit and Hunter in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Clearbit and Hunter nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Clearbit and Hunter integration: Add and configure Clearbit and Hunter nodes

Step 3: Connect Clearbit and Hunter

A connection establishes a link between Clearbit and Hunter (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Clearbit and Hunter integration: Connect Clearbit and Hunter

Step 4: Customize and extend your Clearbit and Hunter integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Clearbit and Hunter with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Clearbit and Hunter integration: Customize and extend your Clearbit and Hunter integration

Step 5: Test and activate your Clearbit and Hunter workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Clearbit to Hunter or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Clearbit and Hunter integration: Test and activate your Clearbit and Hunter workflow

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 you 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 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
  • Add more data sources to save the new lead in

Nodes used in this workflow

Popular Clearbit and Hunter workflows

n8n Form Trigger node
Hunter node
Clearbit node
+2

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 Add you Hunter, Clearbit and Hubspot credentials Click the Test Workflow button, enter your email and check your Hubspot 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 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 Add more data sources to save the new lead in
n8n Form Trigger node
Hunter node
+2

Verify & enrich form leads with Hunter and Clearbit then add them to Pipedrive

Use case When collecting leads via an online form, you often need to manually add those new leads into your Pipedrive CRM. This not only takes a lot of time but is also error-prone. This workflow automates this tedious work for you. What this workflow does The workflow is triggered each time a form is submitted in n8n. It validates the email address using Hunter.io. If the email is valid, the workflow checks for an existing person with that email in Pipedrive. If no existing person is found, it utilizes Clearbit to enrich the person's information. It then verifies if the person's organization already exists in Pipedrive, creating a new organization if necessary. The workflow then registers the person in Pipedrive. Lastly, it creates a lead in Pipedrive using information from the person and organization. Setup This workflow is very quick to set up. Add your Hunter.io, Clearbit and Pipedrive credentials Click the test workflow button 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 Exchange the n8n form trigger with your form of choice (Typeform, Google Forms, SurveyMonkey...) Add a filter criteria to only add new leads if they match certain requirements Remove the email check with Hunter.io if you don't own this tool and expect new form submission to have a correct email anyways Add ways to handle invalid emails or existing Persons

Build your own Clearbit and Hunter integration

Create custom Clearbit and Hunter workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Clearbit supported actions

Autocomplete
Auto-complete company names and retrieve logo and domain
Enrich
Look up person and company data based on an email or domain
Enrich
Look up a person and company data based on an email or domain

Hunter supported actions

Domain Search
Get every email address found on the internet using a given domain name, with sources
Email Finder
Generate or retrieve the most likely email address from a domain name, a first name and a last name
Email Verifier
Verify the deliverability of an email address

FAQs

  • Can Clearbit connect with Hunter?

  • Can I use Clearbit’s API with n8n?

  • Can I use Hunter’s API with n8n?

  • Is n8n secure for integrating Clearbit and Hunter?

  • How to get started with Clearbit and Hunter integration in n8n.io?

Looking to integrate Clearbit and Hunter in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Clearbit with Hunter

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon