Get Started
Screenshot of n8n workflow
FREE TEMPLATE
Automate Gmail and Clearbit Lead Qualification
11
Views
0
Downloads
13
Nodes
Download Template
Free
Preview Template
Utility Rating
7 / 10
Business Function
Sales
Automation Orchestrator
n8n
Integrations
Gmail
Clearbit
Trigger Type
Approx setup time ≈ 35 min
Need help setting up this template?
Ask in our free Futurise community
About
Community
Courses
Events
Members
Templates

How to Automate Gmail and Clearbit Lead Qualification?

Leon Petrou
FREE TEMPLATE
Automate Gmail and Clearbit Lead Qualification
11
Views
0
Downloads
13
Nodes
Download Template
Free
Preview Template
Utility Rating
7 / 10
Business Function
Sales
Automation Orchestrator
n8n
Integrations
Gmail
Clearbit
Trigger Type
Approximate setup time ≈ 35 minutes
Need help setting up this template?
Ask in our free Futurise community

Description

Capture contact form entries, screen out personal emails, and send a fast reply to high value business leads. Ideal for B2B teams that want quick follow up and better lead quality from a simple contact form.

Form data flows into n8n first. The email field is mapped to a clean value. A filter removes free email domains so only business emails pass through. Clearbit enriches the person by email and then looks up the company by domain. A decision checks if the lead is B2B and the company has more than 499 employees. If it matches, Gmail sends a personalized message using the contact’s first name from Clearbit. If it does not match, nothing is sent and the run ends.

You will need a Clearbit API key and a Gmail account connected in n8n Cloud. Adjust the filter list and the employee threshold to match your ideal customer profile. Edit the email copy to match your brand. Expect faster replies, fewer low value leads, and more time focused on accounts that matter. Great for B2B SaaS forms, agencies working with larger firms, and teams that want to qualify leads before a reply.

Copy link

Tools Required

What this workflow does?

  • Built in form intake collects role and business email from visitors
  • Email mapping normalizes the form field into a single email value for reuse
  • Personal email filter blocks free domains like Gmail and Yahoo
  • Clearbit person lookup enriches contact details from an email
  • Company enrichment pulls firmographic data using the contact’s domain
  • Conditional rules qualify B2B leads with more than 499 employees
  • Personalized Gmail message uses the contact’s first name from Clearbit
  • Safe fallback path does nothing when a submission does not meet rules

What are the benefits?

  • Reduce manual lead research from 10 minutes to 0 minutes using Clearbit enrichment
  • Cut first reply time to seconds with automatic Gmail responses
  • Improve data quality by filtering most personal emails before outreach
  • Focus sales time on enterprise accounts that match your criteria
  • Connect Clearbit and Gmail in one flow for a smooth handoff

How to set this up?

  1. Import the template into n8n: Create a new workflow in n8n > Click the three dots menu > Select 'Import from File' > Choose the downloaded JSON file.
  2. You will need accounts with Clearbit and Gmail. See the Tools Required section above for links to create accounts with these services.
  3. In the n8n credentials manager, open the Clearbit node, choose 'Credential to connect with', click 'Create new credential', then follow the on screen instructions. In your Clearbit dashboard, create an API key and paste it into n8n.
  4. In the n8n credentials manager, open the Gmail Send Email node, choose 'Credential to connect with', click 'Create new credential', then follow the on screen steps to sign in with your Google account and grant Gmail access.
  5. Open the n8n Form Trigger node, review the form fields and description, and copy the test URL for submissions.
  6. Open the Set node named Map email field and confirm the email path matches your form’s email field. Update it if you rename the form field.
  7. Open the Filter out personal emails node and review the list of domains or rules. Add any extra free email domains you want to block and test with a free email to confirm it is filtered.
  8. Open the Clearbit nodes and confirm the email and domain expressions are set as shown. Save your changes.
  9. Open the If B2B and > 499 employees node and adjust the employee threshold or B2B flag to match your ideal customer profile.
  10. Open the Gmail Send Email node and edit the subject and body. Keep the first name variable if you want a personal greeting.
  11. Click Test Workflow in n8n and submit the form with a business email. Check each node’s output to confirm enrichment and the email send step.
  12. Test a non qualified case by submitting a personal email or a small company domain. Confirm the run routes to the do nothing step and no email is sent.
  13. If you see Clearbit errors, verify the API key and that the email domain exists. If Gmail fails, reauthorize the Gmail credential and check sending limits. Activate the workflow when all tests pass.

Need help or want to customize this?

Similar Templates

n8n
Sales
Automate HubSpot to Gmail Sales Outreach
Create personal sales emails at scale without guesswork. The flow pulls contacts from your CRM, studies past emails in Gmail, builds a quick persona, and writes a tailored draft for each person. Great for sales teams that want faster outreach with real context. It runs on demand and reads a target list from HubSpot. Each contact moves through a loop where the Variables step maps name, email, and the product you want to sell. Gmail pulls recent messages from that contact. An AI step using Google Gemini extracts traits like tone, decision style, and interests. A second AI step turns that persona into a subject line and HTML body. The email is saved as a Gmail draft so a rep can review and send. You will need HubSpot, Gmail, and a Google Gemini API key. Set your product in the Variables node and refine the Gmail search so only useful messages are used. Teams often cut drafting time from 30 minutes per contact to 2 minutes and can process hundreds of contacts in one run. Use it for account based outreach, reactivation, and upsell follow ups.
14 views
view
n8n
Sales
Automate Gmail and Google Calendar Sales Prep
Get ready for every meeting without digging through the web. When a new Google Calendar event is created, the system gathers the attendee list, researches each person, and emails a clean brief to your inbox. It is ideal for sales calls, partner meetings, and discovery sessions. Here is how it works. A Google Calendar trigger watches for new events every minute and pulls the attendees. Your own email is removed. The flow splits the attendee list and loops through each person. It checks if the email looks like a company domain. For every person, it sends a request to the OpenAI Responses API using web search to find recent and relevant info. If the domain is a company, it also runs a separate company search. The results are merged, written in Markdown, converted to HTML, and sent with Gmail. Setup is simple. Add your context and the report destination email in the Edit Fields node. Connect Google Calendar, Gmail, and OpenAI credentials. Expect meeting prep time to drop from 30 minutes to about 3 minutes per event. Great for teams that need fast research for multi attendee meetings, like sales, recruiting, or business development.
15 views
view
n8n
Sales
Automate Gmail Meeting Research
Start each day with a clear briefing for every company on your calendar. The system gathers recent social posts and key company details, then sends a simple email you can scan before each call. It is ideal for sales reps, founders, and account managers who want fast context without manual research. At 7 AM a schedule runs. It reads Google Calendar events, pulls attendee email domains, and enriches the company with Clearbit to find social handles. Two branches collect new LinkedIn posts and recent tweets through RapidAPI endpoints. The flow merges all activity by company, asks OpenAI to write a short summary, builds a clean HTML email, and sends it through Gmail to the recipients you set. You receive one message per company, with links and notes you can use on the call. To run it, you need Google Calendar and Gmail access, Clearbit and OpenAI API keys, and RapidAPI keys for the LinkedIn and Twitter endpoints. Most teams cut research time from 30 minutes to about 2 minutes per meeting and show up more prepared. Great for weekly pipelines, first calls, and executive briefings. Follow the steps below to connect accounts, paste API keys, test with a sample event, and then turn the schedule on.
9 views
view
See More Templates

These templates were sourced from publicly available materials across the web, including n8n’s official website, YouTube and public GitHub repositories. We have consolidated and categorized them for easy search and filtering, and supplemented them with links to integrations, step-by-step setup instructions, and personalized support in the Futurise community. Content in this library is provided for education, evaluation and internal use. Users are responsible for checking and complying with the license terms with the author of the templates before commercial use or redistribution.Where an original author was identified, attribution has been provided. Some templates did not include author information. If you know who created this template, please let us know so we can add the appropriate credit and reference link. If you are the author and would like this template removed from the library, email us at info@futurise.com and we will remove it promptly.