Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Every time a new company is added to your HubSpot CRM, this workflow automatically enriches it with multi source company data from Coresignal no manual research required. It detects the creation ev...
n8n-nodes-base.stickynote, n8n-nodes-base.hubspottrigger, n8n-nodes-coresignal-api.coresignal, n8n-nodes-base.hubspot, n8n-nodes-base.wait
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Artur Mulagalijev.
Original n8n.io sourceEvery time a new company is added to your HubSpot CRM, this workflow automatically enriches it with multi-source company data from Coresignal - no manual research required. It detects the creation event, fetches the company domain, queries Coresignal's database, and writes structured data (headcount, URL, city, and description) back into the HubSpot record within seconds. Ideal for sales and VC teams who need clean, complete company data the moment a record is created.
| Tool / Node | What it does in the workflow | Free / credentials needed? |
|---|---|---|
| HubSpot Trigger Node | Triggers the workflow and provides the company ID | HubSpot account is free, however, prior setup within HubSpot is required |
| Wait Node | Provides a buffer since sometimes the trigger arrives quicker than the company can be accessed on HubSpot | Free n8n node |
| HubSpot Get Company Node | Gets created company info, such as company domain that will be used in Enrich node | HubSpot account is free, however, prior setup within HubSpot is required |
| Coresignal Enrich Company by Website URL | Gets company data by using company domain as identifier | Requires API key to be provided |
| HubSpot Update Company Node | Identifies a company to be updated with ID from Get Company node. Updates company data with data from Enrich Company by Website URL node. Requires mapping. | HubSpot account is free, however, prior setup within HubSpot is required |
Sales and VC teams spend hours researching companies before outreach - headcount, industry, location, professional network presence. This workflow removes that entirely. The moment a company lands in your HubSpot CRM, Coresignal's data is already written into the record, so your team opens a fully populated profile every time.
It's especially valuable for teams with high inbound volume (from form fills, integrations, or imports) where manual enrichment just doesn't scale. With Coresignal covering millions of companies globally, coverage is broad enough to handle most real-world pipelines without gaps
Reach out directly: [email protected] Follow for more on linkedin: https://www.linkedin.com/in/artur-mulagalijev/
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 | Enrich HubSpot companies with multi-source B2B data from Coresignal |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Lead Generation, AI Summarization |
| Author | Artur Mulagalijev |
| Published | 14 Apr 2026 |
Use the JSON export at /data/workflows/15041/15041.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.
Every time a new company is added to your HubSpot CRM, this workflow automatically enriches it with multi source company data from Coresignal no manual research required. It detects the creation ev...
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, AI Summarization use case.