Enrich form leads with Lusha, waterfall enrichment, HubSpot, and Slack

Go to Workflow
0 views
Built by Daniel Turgeman Daniel Turgeman
Created on June 11, 2026

Description

How it works
A webhook receives a form submission with an email address
The email is validated, then Lusha enriches the contact
If phone or email is missing, a fallback provider fills the gaps via HTTP request
Data from both sources is merged, upserted into HubSpot, and an SDR alert is sent to Slack
The webhook returns the enriched lead as a JSON response

Set up steps
Install the Lusha community node
Add your Lusha API, HubSpot, and Slack credentials
Configure the fallback HTTP node with your secondary provider's API endpoint and key
Point your form's action URL to the webhook endpoint

Nodes Used (4)

Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
HubSpot
n8n-nodes-base.hubspot
Slack
n8n-nodes-base.slack