n8n
Overview
Coresignal's n8n node is a pre-built connector that brings Coresignal's B2B data directly into your n8n automation workflows. Whether you're enriching CRM records, building lead pipelines, or monitoring job market signals, the integration lets you automate data flows that would otherwise require custom API development and ongoing maintenance. Through a simple drag-and-drop interface, you can search, enrich, and sync data across your entire tool stack.
Once added to a workflow, the node provides access to:
Multi-source Company data – firmographic records, headcount, funding, industry classifications, and more
Multi-source Employee data – professional profiles, career histories, and contact-level attributes
Multi-source Jobs data – active and historical job listings enriched with structured metadata
Employee Posts data – employee information, posts content and activity signals
Why use the n8n integration
Faster implementation
Build production-ready data pipelines and automations in minutes rather than weeks of custom coding
Lower costs
Eliminate middleware fees, reduce engineering dependency, and replace expensive third-party automation tools
Better coverage and scaling
Continuously running workflows increase data coverage over time, and operations teams can build and iterate without engineering help
Intelligent workflows
Build AI agents, multi-step business process automations, and data pipelines tailored to your business logic
Multi-tool integration
Connect Coresignal with 400+ supported apps in a single workflow
Prerequisites
Before getting started, ensure you have the following:
An active Coresignal API key
An n8n instance (Cloud or self-hosted)
Authorization
This node authenticates using API Key. To get started, you need a Coresignal API key.
Get API key
Sign up at Coresignal’s Self-service dashboard and obtain an API key
Add Coresignal node
Choose an operation
Select a Category – a required data.
Select an Action – search, enrich, or collect the data.
Add the following information
Depending on the previously selected Action, add:
Elasticsearch DSL query
Website
ID
Slug
Having trouble writing queries by yourself? Use API Playgrounds to get Elasticsearch DSL queries from a prompt
Optional steps
For Enrich and Collect – add data fields that you require to collect when enriching or collecting data.
For Elasticsearch DSL – there is a Preview mode toggle that enables usage of Search Preview functionality, and a valid response returns up to 20 data records, including a set of the most essential data fields. This can be used for testing Elasticsearch DSL queries.
Operations
The Coresignal node supports the following operations, organized by data category.
Company Data
Search with Elasticsearch DSL
Search companies using an Elasticsearch DSL query
Company Data
Enrich by website
Enrich company data using a website URL
Company Data
Collect by ID
Retrieve a full company profile using a company ID
Company Data
Collect by slug
Retrieve a full company profile using a URL slug
Employee Data
Collect by ID
Retrieve a full employee profile using an employee ID
Employee Data
Collect by slug
Retrieve a full employee profile using a URL slug
Employee Data
Search with Elasticsearch DSL
Search employees using an Elasticsearch DSL query
Jobs Data
Collect by ID
Retrieve a full job posting using a job ID
Jobs Data
Search with Elasticsearch DSL
Search jobs using an Elasticsearch DSL query
Employee Posts Data
Collect by ID
Retrieve a full employee post using a post ID
Employee Posts Data
Search with Elasticsearch DSL
Search employee posts using an Elasticsearch DSL query
Resources
Learn to install and use community nodes
Understand n8n workflow editor
See getting started n8n tutorial
Access public workflow templates
Coresignal API documentation
Last updated
Was this helpful?