AI驱动的HighLevel CRM自动化
高级
这是一个CRM, Multimodal AI领域的自动化工作流,包含 21 个节点。主要使用 HighLevelTool, Agent, McpTrigger, LmChatOpenAi, McpClientTool 等节点。 基于AI的HighLevel CRM自动化,集成GPT和MCP进行联系人与任务管理
前置要求
- •OpenAI API Key
- •PostgreSQL 数据库连接信息
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "e7ccf4281d5afb175c79c02db95b45f15d5b53862cb6bc357c5e5bc26567f35c",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "e8bf8576-4cc1-4c4d-acda-7d6e2ebd5274",
"name": "在HighLevel中创建或更新联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
16,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "1b49ce53-6218-4bbd-a305-d30a0948f5d5",
"name": "在HighLevel中获取多个联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
208,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "6ed45615-277e-41f0-ab71-b9964f199645",
"name": "在HighLevel中更新联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
384,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "856d3be2-62dd-45ec-a2fb-0c38c25f5b09",
"name": "在HighLevel中删除联系人",
"type": "n8n-nodes-base.highLevelTool",
"position": [
560,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "6707ae40-24bb-4b04-9514-59ead88e991c",
"name": "在HighLevel中获取多个商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
-32,
512
],
"parameters": {},
"typeVersion": 2
},
{
"id": "2edcfaa3-f510-4ba7-8692-173dea728cab",
"name": "在HighLevel中创建商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
208,
512
],
"parameters": {},
"typeVersion": 2
},
{
"id": "6a8e9d72-18f2-4315-b774-759708d41419",
"name": "在HighLevel中获取商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
384,
512
],
"parameters": {},
"typeVersion": 2
},
{
"id": "14764c44-5e29-42ec-9c98-d28f5b6bf593",
"name": "在HighLevel中更新商机",
"type": "n8n-nodes-base.highLevelTool",
"position": [
576,
512
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4c2f8136-ebfe-4c4d-b13a-1d472620c4f9",
"name": "在HighLevel的日历中预约",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1168,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b4cf2d42-5935-4c95-8b19-c5101430d7ca",
"name": "获取HighLevel中日历的空闲时段",
"type": "n8n-nodes-base.highLevelTool",
"position": [
1152,
496
],
"parameters": {},
"typeVersion": 2
},
{
"id": "d35a5127-dad1-43cc-a956-a37ebb57042c",
"name": "在HighLevel中创建任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
768,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "c70c896b-768d-4dce-98ad-337902272d90",
"name": "在HighLevel中删除任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
960,
272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "447aca82-25cd-4750-b264-af569e986636",
"name": "在HighLevel中获取任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
784,
528
],
"parameters": {},
"typeVersion": 2
},
{
"id": "946160d9-9dd0-40e6-82f1-6daaaa258b78",
"name": "在HighLevel中更新任务",
"type": "n8n-nodes-base.highLevelTool",
"position": [
976,
512
],
"parameters": {},
"typeVersion": 2
},
{
"id": "fec45473-1d54-4040-b2de-cd033f28f33a",
"name": "GHL MCP服务器",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
0,
0
],
"webhookId": "00f1e67f-d8e8-4521-b8f1-b5c573b216cd",
"parameters": {},
"typeVersion": 2
},
{
"id": "912343d1-853a-4fae-a2f1-feedac117cdc",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-704,
16
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "103ddd7c-bfde-4850-9775-062811e94660",
"name": "AI Agent1",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
48,
-448
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "da2088bb-8223-48b0-bb02-353a5ac53602",
"name": "OpenAI 聊天模型1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-256,
-224
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "1749e189-8375-4a7b-824e-394ee3eef096",
"name": "Postgres聊天内存1",
"type": "@n8n/n8n-nodes-langchain.memoryPostgresChat",
"position": [
-112,
-224
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "44aeb70a-ba22-4138-98ae-3a2238da6d65",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-48,
-544
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a87d2ed0-ff4e-48d7-9931-e0baf8b4efdb",
"name": "MCP客户端 GHL",
"type": "@n8n/n8n-nodes-langchain.mcpClientTool",
"position": [
592,
-320
],
"parameters": {},
"typeVersion": 1.1
}
],
"pinData": {},
"connections": {
"MCP Client GHL": {
"ai_tool": [
[
{
"node": "AI Agent1",
"type": "ai_tool",
"index": 0
}
]
]
},
"OpenAI Chat Model1": {
"ai_languageModel": [
[
{
"node": "AI Agent1",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Postgres Chat Memory1": {
"ai_memory": [
[
{
"node": "AI Agent1",
"type": "ai_memory",
"index": 0
}
]
]
},
"Get a task in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a task in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete a task in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a task in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete a contact in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a contact in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many contacts in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create an opportunity in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update an opportunity in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many opportunities in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create or update a contact in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get free slots of a calendar in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Book appointment in a calendar in HighLevel": {
"ai_tool": [
[
{
"node": "GHL MCP server",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 客户关系管理, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用GPT-5、知识检索和文档上下文自动化HighLevel CRM
通过GPT-5、知识检索和文档上下文自动化HighLevel CRM
Set
Gmail
Slack
+25
55 节点Paul
客户关系管理
AI多源代理:GPT-4、Perplexity搜索、Supabase和Google Sheets
AI多源代理:集成GPT-4、Perplexity搜索、Supabase和Google Sheets
Perplexity Tool
Agent
Google Sheets Tool
+9
14 节点Paul
内部知识库
商业AI指挥中心:Google Workspace模块化代理、向量搜索与多渠道报告
商业AI指挥中心:Google Workspace模块化代理、向量搜索与多渠道报告
Set
Gmail
Slack
+35
80 节点Paul
文档提取
基于AI的WhatsApp客户服务(GPT-4、智能路由与知识库)
基于AI的WhatsApp客户服务(GPT-4、智能路由与知识库)
Set
Gmail
Merge
+19
45 节点Paul
AI 聊天机器人
通过RAG与文档对话:从Google Drive到GPT-5,使用Supabase向量数据库
通过RAG与文档对话:从Google Drive到GPT-5,使用Supabase向量数据库
Set
Gmail
Slack
+19
30 节点Paul
内部知识库
构建集成Claude、RAG、Perplexity和Drive的全源知识助手
构建集成Claude、RAG、Perplexity和Drive的全源知识助手
Set
Switch
Google Drive
+21
38 节点Paul
内部知识库
工作流信息
难度等级
高级
节点数量21
分类2
节点类型7
作者
Paul
@diagoplAutomation expert & n8n power user. I build advanced workflows combining AI, outbound, and business logic. Grab my templates or reach out for custom builds.
外部链接
在 n8n.io 查看 →
分享此工作流