Enrich domain URLs with Hunter.io and export contacts to Google Sheets
📺 Full walkthrough video: https://youtu.be/uk-mJRgYnfs
Who it's for
This workflow is for sales teams, marketers, and PR professionals who need to bulk-enrich a list of company domains with contact data (emails, names, job titles, LinkedIn profiles) and export the results to a spreadsheet for outreach or prospecting.
How it works
The workflow is triggered manually by clicking Execute workflow in the n8n editor. It reads a list of domain URLs from a source tab in a Google Sheet. Each domain is passed one by one to the Hunter.io Domain Search API, which returns up to 10 associated contacts per domain, including email address, confidence score, full name, job title, seniority, department, LinkedIn, Twitter, and phone number. Each contact record returned by Hunter is appended as a new row in a separate Exported data tab of the same Google Sheet.
How to set up
[ ] Connect your Google account credentials to both the Read Domain Sheet and Append to Exported Data Sheet nodes [ ] Set the correct Google Sheet ID and source tab name containing your domain URLs in Read Domain Sheet [ ] Set the correct Google Sheet ID and destination tab name in Append to Exported Data Sheet [ ] Add your Hunter.io API key to the Lookup Domain via Hunter node [ ] Ensure the source sheet has a column named Domain URL
Requirements
Google account with access to Google Sheets Hunter.io account with a valid API key
How to customize
Replace the manual trigger with a Schedule Trigger to run the enrichment pipeline automatically (e.g., every morning). Add a Filter node between Hunter and the output sheet to only export contacts above a minimum confidence score (e.g., ≥ 80). Insert a Set node to rename, reformat, or add calculated fields (e.g., a combined full-name column) before writing to the sheet.
Related Templates
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Add product ideas to Google Sheets via a Slack
Use Case This workflow is a slight variation of a workflow we're using at n8n. In most companies, employees have a lot o...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments