Skip to content
English
  • There are no suggestions because the search field is empty.

n8n Webhook Integration

Easily connect Leadinfo to your n8n environment within a few clicks

Gain access to valuable Leadinfo data within your CRM system. You can easily set up the n8n integration within your Leadinfo account.  Once you've set up the integration you can share data from Leadinfo to n8n.

In this article, we'll discuss:


Why connect n8n to Leadinfo


Before you set up the integration, let's dive deeper into the benefits of connecting n8n to Leadinfo. First and foremost, with the integration you can:

🔗  Connect Leadinfo to any system supported inside n8n

💻  Create or update records in external tools

🆕  Add companies to automation flows for sales or marketing

✅  Enrich leads with additional data sources


This allows you to integrate the information from Leadinfo into your current sales flow. 

Good to know 📝 N8N Integration is only available in the Pro package.

How do I connect n8n to Leadinfo?

Step 1:

  1. Create a new workflow in n8n.
  2. Add a Webhook node.
  3. Configure the webhook method to POST.
  4. Copy the generated webhook URL.

This URL will act as the endpoint where Leadinfo sends company data.

Step 2:

In Leadinfo:

  1. Navigate to Settings → Integrations → n8n.
  2. Paste the webhook URL generated in n8n.
  3. Save the configuration.

Updated n8n integration connection

The integration is now active and ready to receive data.

 

How do I automatically send/connect leads to n8n?

  1. Navigate to Triggers.
  2. Define the trigger rules.
  3. Add Push to n8n as the trigger action.
  4. Enable the trigger.

Whenever the trigger conditions are met, Leadinfo will automatically send the company data to the configured webhook.

n8n trigger

 

How do I Manually connect leads from Leadinfo to n8n?



Step 1: 
First go to the company profile you want to connect.


Step 2: Click on the button "Actions" in the right corner, then select "Share on n8n".


n8n manual push


Step 3: 
Confirm the selection.

The company data is immediately sent to the configured webhook.

 

Data & Field mapping

When a webhook is triggered, Leadinfo sends all available company and visit data to n8n.

There is no field mapping configuration within Leadinfo. All available fields are sent automatically. Users can map or transform the data within their n8n workflow.

Examples of key data points included in the payload include:

  • Company name
  • Domain / website
  • Email address
  • Phone number
  • Country
  • City
  • Industry classification
  • Number of employees
  • First website visit
  • Last website visit
  • Et cetera

Field selection and transformation should be handled within the n8n workflow itself.