Block 1 - OpenAI Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
️ DISCLAIMER: This workflow uses the AnySite LinkedIn community node, which is only available on self hosted n8n instances. It will not work on n8n.cloud. Ove...
@n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.pipedrivetool, n8n-nodes-base.hubspottrigger, n8n-nodes-base.if, n8n-nodes-base.pipedrivetrigger, @n8n/n8n-nodes-langchain.agent, n8n-nodes-hdw.hdwlinkedintool, n8n-nodes-base.hubspottool
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Andrey.
Original n8n.io source⚠️ DISCLAIMER: This workflow uses the AnySite LinkedIn community node, which is only available on self-hosted n8n instances. It will not work on n8n.cloud.
This n8n workflow automates the enrichment of CRM contact data with professional insights from LinkedIn profiles. The workflow integrates with both Pipedrive and HubSpot CRMs, finding LinkedIn profiles that match your contacts and updating your CRM with valuable information about their professional background and recent activities.
The workflow activates in three scenarios:
The workflow updates your CRM with:
Install the HDW LinkedIn Node:
npm install n8n-nodes-hdw
Configure Credentials:
CRM Custom Fields Setup:
For Pipedrive:
Detailed instructions for creating custom fields in Pipedrive: https://support.pipedrive.com/en/article/custom-fields
For HubSpot:
Detailed instructions for creating properties in HubSpot: https://knowledge.hubspot.com/properties/create-and-edit-properties
Import the Workflow:
Activate Webhooks:
You can modify the system prompts in the "Data Enrichment AI Agent" nodes to:
The workflow is pre-configured to update specific custom fields in Pipedrive and HubSpot. Update the field/property mappings in:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 42 workflow blocks. Download the JSON for the full node graph.
| Workflow | Enrich CRM contact data with LinkedIn profiles using GPT & multi-CRM support |
|---|---|
| Complexity | advanced |
| Nodes | 42 |
| Categories | Lead Generation, AI Summarization |
| Author | Andrey |
| Published | 20 May 2025 |
Use the JSON export at /data/workflows/4242/4242.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
️ DISCLAIMER: This workflow uses the AnySite LinkedIn community node, which is only available on self hosted n8n instances. It will not work on n8n.cloud. Ove...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.