Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
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...
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
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Safa Khan.
Original n8n.io sourceSales 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
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
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
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
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)
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.
| 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 |
Use the JSON export at /data/workflows/15383/15383.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
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...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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.