将新的 Shopify 产品同步到 Odoo
中级
这是一个CRM领域的自动化工作流,包含 6 个节点。主要使用 If, Odoo, Start, ShopifyTrigger 等节点。 将新的 Shopify 产品同步至 Odoo
前置要求
- •Shopify Admin API 凭证
使用的节点 (6)
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
无法加载工作流预览
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"name": "将新的 Shopify 产品同步到 Odoo",
"nodes": [
{
"name": "开始",
"type": "n8n-nodes-base.start",
"position": [
250,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "Shopify 触发器",
"type": "n8n-nodes-base.shopifyTrigger",
"position": [
450,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "在 Odoo 中搜索现有产品",
"type": "n8n-nodes-base.odoo",
"position": [
700,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "是否找到产品?",
"type": "n8n-nodes-base.if",
"position": [
920,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "创建 Odoo 产品",
"type": "n8n-nodes-base.odoo",
"position": [
1140,
200
],
"parameters": {},
"typeVersion": 1
},
{
"name": "停止 - 发现重复项",
"type": "n8n-nodes-base.noOp",
"position": [
1140,
400
],
"parameters": {},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"Start": {
"main": [
[
{
"node": "Shopify Trigger",
"type": "main",
"index": 0
}
]
]
},
"Shopify Trigger": {
"main": [
[
{
"node": "Search for Existing Product in Odoo",
"type": "main",
"index": 0
}
]
]
},
"Is Product Found?": {
"main": [
[
{
"node": "Create Odoo Product",
"type": "main",
"index": 0
}
],
[
{
"node": "Stop - Duplicate Found",
"type": "main",
"index": 1
}
]
]
},
"Search for Existing Product in Odoo": {
"main": [
[
{
"node": "Is Product Found?",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 客户关系管理
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
高级SEO、核心网页指标和聊天机器人自动化套件
使用GPT-4顾问、PageSpeed Insights和Slack提醒审核和监控SEO性能
If
Set
Cron
+12
22 节点Candra Reza
市场调研
WooCommerce 连接器 - Vivek
将 WooCommerce 订单、产品和客户与 Odoo 同步
If
Set
Code
+7
47 节点Evozard
客户关系管理
电商运营中心 AI 系统
使用 Slack、Sheets 和 Gmail 自动化电商订单、库存与反馈
If
Gmail
Slack
+6
16 节点Marth
客户关系管理
自动化QuickBooks客户与估算创建
从Google Sheets自动化QuickBooks客户和估算创建
If
Set
Quickbooks
+3
16 节点Intuz
客户关系管理
Chorus -> HubSpot - 通话摘要传输
从Chorus AI到HubSpot CRM的自动通话摘要传输
If
Code
Filter
+6
18 节点Rivers Colyer
客户关系管理
从Google表格创建Shopify产品
从Google表格批量创建Shopify产品并进行库存管理
If
Graphql
Google Sheets
+4
13 节点Richard Uren
客户关系管理