Automated HubSpot Contact Enrichment via Apollo, LinkedIn, and OpenAI - n8n Workflow | Neura Market
Automated HubSpot Contact Enrichment via Apollo, LinkedIn, and OpenAI
Transform basic contact details into enriched HubSpot profiles by leveraging Apollo for contact matching, LinkedIn for recent activity, and OpenAI for data summarization.
This workflow automates the enrichment of HubSpot contact records by integrating multiple data sources. It starts by receiving a name and email, which are then used to fetch detailed contact information from Apollo. If a match is found, the workflow retrieves recent LinkedIn activity and uses OpenAI to summarize and format this data. Finally, the enriched information, including job title, location, and recent activity, is upserted into HubSpot, ensuring that contact records are comprehensive and
Platform
n8n
Category
Other
Price
Free
Creator
Henrik Larsen
template_upload
if
set
code
sort
limit
merge
filter
hubspot
splitOut
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.