Odoo CRM自然语言管理
高级
这是一个Content Creation, Multimodal AI领域的自动化工作流,包含 25 个节点。主要使用 OdooTool, Agent, McpTrigger, ChatTrigger, LmChatOpenAi 等节点。 使用OpenAI和MCP服务器自然语言管理Odoo CRM
前置要求
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "V5LSgbewzeJtKVKo",
"meta": {
"instanceId": "cbe443dad974471e0b4f8b19ab92782e168bbdef84a3d0b94f5f96a67e01c92c",
"templateCredsSetupCompleted": true
},
"name": "OdooMCP",
"tags": [],
"nodes": [
{
"id": "9949855b-6c5e-44cf-990b-c4e1e8852c35",
"name": "MCP 服务器触发器",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
176,
-272
],
"webhookId": "7e15c5dd-a420-46e5-846a-49cee37aa217",
"parameters": {},
"typeVersion": 2
},
{
"id": "69f4ad5f-b7c4-46a2-88bd-96b2b1abfbc4",
"name": "在 Odoo 中创建联系人",
"type": "n8n-nodes-base.odooTool",
"position": [
-144,
-80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "84afdf3a-f2ee-435d-b1c1-acdc8d9bf1d0",
"name": "在 Odoo 中删除联系人",
"type": "n8n-nodes-base.odooTool",
"position": [
32,
-80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fc420fe4-118f-4754-96c3-39206d68fca8",
"name": "在 Odoo 中更新联系人",
"type": "n8n-nodes-base.odooTool",
"position": [
208,
-80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1e55ceb5-62da-44bc-bc81-26ad8f13cf91",
"name": "在 Odoo 中获取联系人",
"type": "n8n-nodes-base.odooTool",
"position": [
432,
-80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8c53f0b5-b233-40bc-9612-4593ec76042f",
"name": "在 Odoo 中获取所有联系人",
"type": "n8n-nodes-base.odooTool",
"position": [
592,
-80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "69a754a4-00a3-46cb-a6f8-1f2752a8a5b0",
"name": "在 Odoo 中创建商机",
"type": "n8n-nodes-base.odooTool",
"position": [
-144,
144
],
"parameters": {},
"typeVersion": 1
},
{
"id": "9d270bd6-cba4-418a-b4c0-bb7500ccc435",
"name": "在 Odoo 中删除商机",
"type": "n8n-nodes-base.odooTool",
"position": [
32,
144
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7726151c-bd6e-4b91-bd94-bcc96d3581ca",
"name": "在 Odoo 中更新商机",
"type": "n8n-nodes-base.odooTool",
"position": [
208,
144
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8052768f-d070-40e7-8e9e-fb4fef343c46",
"name": "在 Odoo 中获取多个商机",
"type": "n8n-nodes-base.odooTool",
"position": [
592,
144
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0fba45f0-caee-4c73-8bbd-30b33d207e4c",
"name": "在 Odoo 中获取商机",
"type": "n8n-nodes-base.odooTool",
"position": [
432,
144
],
"parameters": {},
"typeVersion": 1
},
{
"id": "48477060-bf19-457f-9e7a-55414c8a3e0a",
"name": "在 Odoo 中创建备注",
"type": "n8n-nodes-base.odooTool",
"position": [
-144,
352
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e43f3b14-919a-47df-9ac2-939ffc5e9d23",
"name": "在 Odoo 中删除备注",
"type": "n8n-nodes-base.odooTool",
"position": [
32,
352
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1446443c-a2c2-4e99-9313-751f62e68bd1",
"name": "在 Odoo 中更新备注",
"type": "n8n-nodes-base.odooTool",
"position": [
208,
352
],
"parameters": {},
"typeVersion": 1
},
{
"id": "cf62f6e3-a70f-48b4-9d7a-6a1992d39d55",
"name": "在 Odoo 中获取备注",
"type": "n8n-nodes-base.odooTool",
"position": [
432,
352
],
"parameters": {},
"typeVersion": 1
},
{
"id": "9892dd6c-4fe1-4a34-9dd1-927ec98336e7",
"name": "在 Odoo 中获取多个备注",
"type": "n8n-nodes-base.odooTool",
"position": [
592,
352
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c568c707-e4cd-4c05-81f1-301f8644ea10",
"name": "当收到聊天消息时",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
944,
-256
],
"webhookId": "cf43352d-e190-4368-9e50-5cc144b5099d",
"parameters": {},
"typeVersion": 1.3
},
{
"id": "4e432f4e-a4f3-48fa-a9ae-223467651720",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
896,
-48
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "2d448a7a-a696-4241-81d1-db2a33c7768c",
"name": "简单记忆",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
960,
128
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "107a5d76-1d58-48b1-a75f-f9f60fd15e3b",
"name": "MCP Client",
"type": "@n8n/n8n-nodes-langchain.mcpClientTool",
"position": [
1088,
128
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "c791f5f5-0592-4108-a622-6423c015565f",
"name": "OpenAI 聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
800,
128
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "b646a553-202d-4146-abcd-8ace0cca3fbb",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-304,
-128
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e9d8ea67-a4de-4df7-be33-32d8f9f3f560",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-304,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6e6ed7a6-708e-4436-a40d-68c8f4d5eed9",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-304,
320
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5a18c3b1-5098-4e29-ad02-cac46a9ba66f",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1104,
-368
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": true,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "5838b943-dae2-4a1e-bb4e-fa54b37482ea",
"connections": {
"MCP Client": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"Simple Memory": {
"ai_memory": [
[
{
"node": "AI Agent",
"type": "ai_memory",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Get a note in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a note in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete a note in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get a contact in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a note in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many notes in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a contact in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete a contact in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get All contacts in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a contact in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get an opportunity in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"When chat message received": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"Create an opportunity in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete an opportunity in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update an opportunity in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many opportunities in Odoo": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 内容创作, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
ShopifyMCP
通过对话式OpenAI助手和SmartCommerce管理Shopify店铺
Shopify Tool
Agent
Mcp Trigger
+5
19 节点Rohit Dabra
内容创作
WooCommerce自然语言管理
使用GPT-4.1和MCP服务器通过自然语言管理WooCommerce店铺
Agent
Woo Commerce Tool
Mcp Trigger
+5
28 节点Rohit Dabra
内容创作
Jira项目管理自动化
基于Google Gemini和MCP服务器的Jira项目管理自动化
Jira Tool
Agent
Mcp Trigger
+5
20 节点Rohit Dabra
内容创作
将Jira未解决问题及评论加载到Pinecone
使用Pinecone和OpenAI为Jira问题构建RAG驱动的支持代理
Set
Code
Merge
+14
30 节点Br1
内容创作
ZohoMCP
基于AI的Zoho CRM潜在客户管理(OpenAI GPT)
Zoho Crm Tool
Agent
Mcp Trigger
+5
14 节点Rohit Dabra
WhatsApp上的Jarvis
集成OpenAI、Gmail、日历、任务和费用追踪的WhatsApp生产力助手
Set
Filter
Switch
+16
53 节点Jitesh Dugar
内容创作
工作流信息
难度等级
高级
节点数量25
分类2
节点类型8
作者
Rohit Dabra
@rohitdabraAs the CTO of QServices, I lead digital transformation for startups and SMBs by building scalable, AI-powered SaaS solutions that solve real-world business challenges.
外部链接
在 n8n.io 查看 →
分享此工作流