Automate HubSpot to Salesforce Lead Creation with Explorium AI Enrichment - n8n Workflow | Neura Market

    Automate HubSpot to Salesforce Lead Creation with Explorium AI Enrichment

    # Automatically enrich prospect data from HubSpot using Explorium and create leads in Salesforce This n8n workflow streamlines the process of enriching prospect information by automatically pulling data from HubSpot, processing it through Explorium's AI-powered tools, and creating new leads in Salesforce with enhanced prospect details. ## Credentials Required To use this workflow, set up the following credentials in your n8n environment: ### HubSpot - **Type**: App Token (or OAuth2 for broader compatibility) - **Used for**: Triggering on new contacts, fetching contact data ### Explorium API - **Type**: Generic Header Auth - **Header**: Authorization - **Value**: Bearer YOUR_API_KEY [Get Explorium API key](https://developers.explorium.ai/reference/getting_your_api_key) ### Salesforce - **Type**: OAuth2 or Username/Password - **Used for**: Creating new lead records Go to Settings → Credentials, create these three credentials, and assign them in the respective nodes before running the workflow. ## Workflow Overview ### Node 1: HubSpot Trigger This node listens for real-time events from the connected HubSpot account. Once triggered, the node passes metadata about the event to the next step in the flow. ### Node 2: HubSpot This node fetches contact details from HubSpot after the trigger event. - **Credential**: Connected using a HubSpot App Token - **Resource**: Contact - **Operation**: Get Contact - **Return All**: Disabled This node retrieves the full contact details needed for further processing and enrichment. ### Node 3: Match prospect This node sends each contact's data to Explorium's AI-powered prospect matching API in real time. - **Method**: POST - **Endpoint**: https://api.explorium.ai/v1/prospects/match - **Authentication**: Generic Header Auth (using a configured credential) - **Headers**: Content-Type: application/json The request body is dynamically built from contact data, typically including: full_name, company_name, email, phone_number, LinkedIn. These fields are matched against Explorium's intelligence graph to return enriched or validated profiles. **Response Output**: total_matches, matched_prospects, and a prospect_id. Each response is used downstream to enrich, validate, or create lead information. ### Node 4: Filter This node filters the output from the Match prospect step to ensure that only valid, matched results continue in the flow. Only records that contain at least one matched prospect with a non-null prospect_id are passed forward. **Status**: Currently deactivated (as shown by the Deactivate label) ### Node 5: Extract Prospect IDs from Matched Results This node extracts all valid prospect_id values from previously matched prospects and compiles them into a flat array. It loops over all matched items, extracts each prospect_id from the matched_prospects array, and returns a single object with an array of all prospect_ids. ### Node 6: Explorium Enrich Contacts Information This node performs bulk enrichment of contacts by querying Explorium with a list of matched prospect_ids. **Node Configuration:** - **Method**: POST - **Endpoint**: https://api.explorium.ai/v1/prospects/contacts_information/bulk_enrich - **Authentication**: Header Auth (using saved credentials) - **Headers**: Content-Type: application/json, Accept: application/json Returns enriched contact information, such as: - **emails**: professional/personal email addresses - **phone_numbers**: mobile and work numbers - **professional_email**, **professional_email_status**, **mobile_phone** ### Node 7: Explorium Enrich Profiles This additional enrichment node provides supplementary contact data enhancement, running in parallel with the primary enrichment process. ### Node 8: Merge This node combines multiple data streams from the parallel enrichment processes into a single output, allowing you to consolidate data from different Explorium enrichment endpoints. The combine setting indicates it will merge the incoming data streams rather than overwriting them. ### Node 9: Code - Flatten This custom code node processes and transforms the merged enrichment data before creating the Salesforce lead. It can be used to: - Flatten nested data structures - Format data according to Salesforce field requirements - Apply business logic or data validation - Map Explorium fields to Salesforce lead properties - Handle data type conversions ### Node 10: Salesforce This final node creates new leads in Salesforce using the enriched data returned by Explorium. - **Credential**: Salesforce OAuth2 or Username/Password - **Resource**: Lead - **Operation**: Create Lead The node creates new lead records with enriched information including contact details, company information, and professional data obtained through the Explorium enrichment process. ## Workflow Flow Summary 1. **Trigger**: HubSpot webhook triggers on new/updated contacts 2. **Fetch**: Retrieve contact details from HubSpot 3. **Match**: Find prospects

    Platform
    n8n
    Category
    Other
    Price
    Free
    Creator
    explorium
    • code
    • merge
    • filter
    • hubspot
    • salesforce
    • stickyNote
    • httpRequest
    • hubspotTrigger
    Back to MarketplaceMore n8n Workflows

    How to import this workflow into n8n

    1. 1Purchase or download the workflow to get the n8n workflow JSON file.
    2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
    3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
    4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

    Related Other workflows

    • Build your first AI agentFree
    • Automate Daily Lead Outreach from Google Sheets via Outlook
    Free
  1. Automate Lead Generation by Scraping Emails from Google Maps to Google SheetsFree
  2. Real-time crypto market analysis with GPT-4o-mini and CoinMarketCap APIs via TelegramFree
  3. Automate Comprehensive Jira Project Setup with AI and Form IntegrationFree
  4. Book and manage appointments with Google Calendar and GmailFree
  5. More from explorium

    • Automated AI Lead Enrichment: Salesforce to Explorium for Enhanced Prospect Data
    All Other workflows →All n8n workflows →

    Need help customizing this workflow?

    Our automation experts adapt it to your exact stack, data, and process — or build one from scratch.

    Get a Custom Build
    Neura Market
    Neura Market
    Marketplace
    Directories
    Resources

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation

    Community

    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    Stay Updated

    Get the latest AI tools and insights delivered to your inbox.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.