AutomationFlowsAI & RAG › Enrich and Score B2b Company Leads with Clearbit, Hunter.io, and Gemini AI

Enrich and Score B2b Company Leads with Clearbit, Hunter.io, and Gemini AI

ByOka Hironobu @okp29 on n8n.io

Sales teams and B2B marketers who spend hours researching leads manually. If you've looked at Clay but didn't want the $149/month price tag, this workflow does the same job as a one-time n8n template.

Event trigger★★★★☆ complexityAI-powered23 nodesForm TriggerHTTP RequestChain LlmGoogle Gemini ChatGoogle SheetsSlack
AI & RAG Trigger: Event Nodes: 23 Complexity: ★★★★☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #13523 — we link there as the canonical source.

This workflow follows the Chainllm → Form Trigger recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "9b6a8247-1ef4-4bd7-8e4b-2864d5a9c1cf",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ddf0578e-7dd6-4aee-bec5-b4a8ea06804f",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        560,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7c292157-d7f5-4e41-b6a1-c2054742d592",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        864,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f996fc30-095c-41ca-91b6-01d4a6f9b5b9",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1120,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "630b0447-fbae-4703-b5f8-c2d61c52db6b",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1376,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4a2620d7-f033-4a7f-b06b-3d9eb63c73f2",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1648,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a9019378-4cd6-4753-a196-5b846b9f8408",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1920,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8682ca95-f8b7-4fe0-b960-94bf23909706",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2496,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b807a6dc-ff1d-4069-a7ff-fe2289540341",
      "name": "Lead Input Form",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        656,
        736
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "b0706420-c5c0-4cb4-8fc1-650b7b5266ae",
      "name": "Clearbit Enrichment",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        944,
        736
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "22c47c72-781a-47f7-a655-c0a98e200730",
      "name": "Parse Company Data",
      "type": "n8n-nodes-base.code",
      "position": [
        944,
        944
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "04059822-6c64-4fd2-91b2-754ade63c77e",
      "name": "Hunter.io Contacts",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1184,
        736
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "7f0b410a-efab-43fb-b62b-30cf5d547f93",
      "name": "Merge Contact Data",
      "type": "n8n-nodes-base.code",
      "position": [
        1184,
        944
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2fe9903f-85f9-4e4d-9a2d-f7f7f16dd827",
      "name": "Google Maps Reputation",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1456,
        736
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9d5cd497-5bb0-4ecd-8703-5b0566a91262",
      "name": "Merge Reputation Data",
      "type": "n8n-nodes-base.code",
      "position": [
        1440,
        944
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f9fb32ae-611c-4f57-bb15-91ca4ab217d4",
      "name": "Fetch Company Website",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        1712,
        736
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "bb17767b-9e42-4614-b471-90fecb6e47f5",
      "name": "Extract Website Intel",
      "type": "n8n-nodes-base.code",
      "position": [
        1728,
        944
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "26eb7bb0-405d-42d4-9760-0244ffda1e98",
      "name": "AI Lead Scorer",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1952,
        704
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "f5e167cc-516e-4cc5-b810-ddb76c89cf2c",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1952,
        880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0ee08b41-11fb-49a1-aa9b-2c6571880de0",
      "name": "Prepare Final Output",
      "type": "n8n-nodes-base.code",
      "position": [
        2240,
        704
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9e9c3e38-c95e-4fda-b2fa-49cfb110ff16",
      "name": "Save to Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2640,
        608
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "5079a29e-fb79-47b9-949c-339e248ce5ef",
      "name": "Hot Lead Filter",
      "type": "n8n-nodes-base.filter",
      "position": [
        2640,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ee1226cd-6856-4d52-b130-fabfc3f64dc1",
      "name": "Slack Hot Lead Alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        2816,
        800
      ],
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "connections": {
    "AI Lead Scorer": {
      "main": [
        [
          {
            "node": "Prepare Final Output",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Hot Lead Filter": {
      "main": [
        [
          {
            "node": "Slack Hot Lead Alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Lead Input Form": {
      "main": [
        [
          {
            "node": "Clearbit Enrichment",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Hunter.io Contacts": {
      "main": [
        [
          {
            "node": "Merge Contact Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Contact Data": {
      "main": [
        [
          {
            "node": "Google Maps Reputation",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Parse Company Data": {
      "main": [
        [
          {
            "node": "Hunter.io Contacts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Clearbit Enrichment": {
      "main": [
        [
          {
            "node": "Parse Company Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Prepare Final Output": {
      "main": [
        [
          {
            "node": "Save to Google Sheets",
            "type": "main",
            "index": 0
          },
          {
            "node": "Hot Lead Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract Website Intel": {
      "main": [
        [
          {
            "node": "AI Lead Scorer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Company Website": {
      "main": [
        [
          {
            "node": "Extract Website Intel",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Reputation Data": {
      "main": [
        [
          {
            "node": "Fetch Company Website",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Maps Reputation": {
      "main": [
        [
          {
            "node": "Merge Reputation Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Lead Scorer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Sales teams and B2B marketers who spend hours researching leads manually. If you've looked at Clay but didn't want the $149/month price tag, this workflow does the same job as a one-time n8n template.

Source: https://n8n.io/workflows/13523/ — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Automate your lead intake, scoring, and outreach pipeline. This workflow collects leads from forms, enriches and scores them using Relevance AI, routes them by quality, and triggers the right follow-u

Form Trigger, HTTP Request, Chain Llm +6
AI & RAG

This workflow automates B2B lead research for Japanese companies. Submit a company name through a web form, and the workflow queries two free Japanese government APIs for corporate registry and busine

Form Trigger, HTTP Request, Chain Llm +3
AI & RAG

Transform your sales pipeline with this comprehensive AI-powered platform that automates lead capture, scoring, revenue prediction, and sales team coordination. Perfect for B2B teams processing 50+ le

Form Trigger, HTTP Request, Chain Llm +4
AI & RAG

Content creators, YouTubers, marketing agencies, and social media managers who want to optimize their YouTube videos for better discoverability and engagement. Perfect for teams managing multiple chan

Form Trigger, HTTP Request, Chain Llm +4
AI & RAG

Content - Newsletter Agent. Uses formTrigger, chainLlm, outputParserStructured, httpRequest. Event-driven trigger; 87 nodes.

Form Trigger, Chain Llm, Output Parser Structured +7