Odoo客户迁移 v15 到 v18
中级
这是一个Engineering领域的自动化工作流,包含 6 个节点。主要使用 Odoo, ManualTrigger, SplitInBatches 等节点。 从Odoo v15迁移客户数据至v18
前置要求
- •无特殊前置要求,导入即可使用
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "B9xpugMtt73oaBjH",
"meta": {
"instanceId": "6b3e8c6c30cdfbf06283a3fa57016932c6b4ec959896c5c546ef5865ff697ff1",
"templateCredsSetupCompleted": true
},
"name": "Odoo 客户迁移 v15 到 v18",
"tags": [],
"nodes": [
{
"id": "d327a74c-9160-4794-9e52-eaf86a6c7963",
"name": "从 v15 获取客户",
"type": "n8n-nodes-base.odoo",
"position": [
60,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dec63cd2-0834-4126-a47f-f2d6158d9791",
"name": "分批处理",
"type": "n8n-nodes-base.splitInBatches",
"position": [
260,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "490cd57b-f9fa-40b1-91fb-558eacfd207d",
"name": "在 v18 创建客户",
"type": "n8n-nodes-base.odoo",
"position": [
460,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dbef350f-fea7-458d-a2b3-a41204eb2c1a",
"name": "当点击\"测试工作流\"时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-140,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "50a42144-9a21-44ca-b8fe-042f7acf24d0",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e5597617-5efe-4b49-81f7-dd2167e2ada6",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
640,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "18b07fb7-99af-4953-9e41-cf7784f2720c",
"connections": {
"SplitInBatches": {
"main": [
[
{
"node": "Create Customers in v18",
"type": "main",
"index": 0
}
]
]
},
"Get Customers from v15": {
"main": [
[
{
"node": "SplitInBatches",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Test workflow’": {
"main": [
[
{
"node": "Get Customers from v15",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 工程
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
WooCommerce 连接器 - Vivek
将 WooCommerce 订单、产品和客户与 Odoo 同步
If
Set
Code
+7
47 节点Evozard
客户关系管理
AI智能助手:与Supabase存储和Google Drive文件对话
AI智能助手:与Supabase存储和Google Drive文件对话
If
Set
Wait
+20
62 节点Mark Shcherbakov
工程
与Supabase存储中文件对话的AI智能体
与Supabase存储中文件对话的AI智能体
If
Merge
Switch
+15
33 节点Mark Shcherbakov
工程
API架构提取器
API架构提取器
If
Set
Code
+22
88 节点Polina Medvedieva
工程
工作流备份副本
自动备份工作流到Google Drive - 自动导出所有工作流
N8n
Limit
Filter
+6
12 节点LukaszB
工程
备份 Squarespace 代码注入到 Github
备份 Squarespace 代码注入到 Github
If
Set
Code
+7
17 节点bangank36
工程
工作流信息
难度等级
中级
节点数量6
分类1
节点类型4
作者
Evozard
@evozardconsulting🚀 AI & Automation Expert | n8n Creator I specialize in building AI-powered automation and workflow solutions using n8n and no-code/low-code tools. With extensive experience in process automation, system integration, and AI-driven workflows, I help businesses streamline operations, enhance productivity, and reduce manual effort. Passionate about scalable automation that drives efficiency and growth.
外部链接
在 n8n.io 查看 →
分享此工作流