Skip to main content

Build and enrich B2B company lead lists with CompanyEnrich and Data Tables

Workflow preview

Workflow preview
100%
Build and enrich B2B company lead lists with CompanyEnrich and Data Tables preview
Open on n8n.io

1. Workflow Overview

Who’s it for Sales teams looking to build targeted company lead lists Marketing agencies doing outbound or account based marketing Founders and startups needing quick prospect research Automation b...

Best for

  • Lead Generation automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.splitinbatches, n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.splitout, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.noop

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Safa Khan.

Original n8n.io source

1.1 Workflow description

Title
Build and enrich B2B company lead lists with CompanyEnrich and Data Tables
Workflow name
Build and enrich B2B company lead lists with CompanyEnrich and Data Tables

Who’s it for

Sales teams looking to build targeted company lead lists

Marketing agencies doing outbound or account-based marketing

Founders and startups needing quick prospect research

Automation builders who want a plug-and-play lead generation system

How it works / What it does

Takes a simple, plain-English input (e.g., “SaaS companies in Germany”)

Searches for relevant companies using an external API

Breaks down results into individual records for processing

Filters companies based on criteria like revenue

Enriches each company with detailed data (LinkedIn, website, employees, etc.)

Checks for duplicates to avoid repeated entries

Stores clean, enriched company data in a structured database

How to set up

Add your CompanyEnrich API key in the HTTP Request nodes

Connect your data table where leads will be stored

Adjust the form input field if you want different search prompts

Test the workflow with a sample query

Activate the workflow

⏱️ Estimated setup time: 10–15 minutes

Requirements

An active n8n instance (cloud or self-hosted)

CompanyEnrich API access

A configured data table (for storing results)

Basic understanding of n8n nodes and workflows

How to customize the workflow

Modify filters (e.g., revenue, industry, employee size) to refine results

Add more enrichment steps (e.g., email finding, CRM sync)

Change database fields to match your CRM or system

Adjust the delay node to control API rate limits

Extend the workflow with outreach automation (e.g., email or LinkedIn messaging)

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Batch Process Companies

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 8 - Trigger Search Form

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.3

Block 9 - Post to Company Search API

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 10 - Split Company Listings

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 11 - Post to Company Enrich API

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 12 - Wait 1 Second

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 13 - If Company Duplicate Exists

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 14 - Skip Processing

Type / Role
n8n-nodes-base.noOp - noOp
Config choices
Version 1

Block 15 - Filter Enriched Companies

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.3

Block 16 - Add Company to Table

Type / Role
n8n-nodes-base.dataTable - dataTable
Config choices
Version 1.1

Block 17 - Verify Company Entry

Type / Role
n8n-nodes-base.dataTable - dataTable
Config choices
Version 1.1

Block 18 - Filter by Company Revenue

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

3. Summary Table

Workflow Build and enrich B2B company lead lists with CompanyEnrich and Data Tables
Complexity advanced
Nodes 18
Categories Lead Generation
Author Safa Khan
Published 29 Apr 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/15383/15383.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Build and enrich B2B company lead lists with CompanyEnrich and Data Tables do?

Who’s it for Sales teams looking to build targeted company lead lists Marketing agencies doing outbound or account based marketing Founders and startups needing quick prospect research Automation b...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.