从Webhook生成潜在客户
中级
这是一个CRM领域的自动化工作流,包含 7 个节点。主要使用 Code, Odoo, Webhook, RespondToWebhook 等节点。 捕获并结构化Web表单潜在客户,适用于Odoo CRM(兼容v15-v18)
前置要求
- •HTTP Webhook 端点(n8n 会自动生成)
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "4FKerrWcJDABKapy",
"meta": {
"instanceId": "6b3e8c6c30cdfbf06283a3fa57016932c6b4ec959896c5c546ef5865ff697ff1",
"templateCredsSetupCompleted": true
},
"name": "Generate Lead from Webhook",
"tags": [],
"nodes": [
{
"id": "51c7c34e-a290-48ec-beb0-bee78fd4e639",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-440,
-100
],
"webhookId": "a5555983-beff-4f5e-9ec0-0b7425495df3",
"parameters": {},
"typeVersion": 1
},
{
"id": "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3",
"name": "Code",
"type": "n8n-nodes-base.code",
"position": [
-180,
-100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "e7d3b75a-657d-4a06-8bae-0db60b88d7e1",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d738b525-4d4e-41e5-b3ab-1a9b18d9fe61",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-240,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0",
"name": "Create Opportunity",
"type": "n8n-nodes-base.odoo",
"position": [
60,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5655efe6-00a8-440d-b8dd-b45b57a0620e",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "996f4332-2ba3-4246-a42e-26eac0ebe7ee",
"name": "Respond to Webhook",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
280,
-100
],
"parameters": {},
"typeVersion": 1.1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "84cf9b37-a39b-4613-8230-c41ddaa64cf6",
"connections": {
"250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3": {
"main": [
[
{
"node": "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0",
"type": "main",
"index": 0
}
]
]
},
"51c7c34e-a290-48ec-beb0-bee78fd4e639": {
"main": [
[
{
"node": "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3",
"type": "main",
"index": 0
}
]
]
},
"1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0": {
"main": [
[
{
"node": "996f4332-2ba3-4246-a42e-26eac0ebe7ee",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 客户关系管理
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
通过API端点导出Odoo公司数据,支持JSON/Excel输出选项
通过API端点导出Odoo公司数据,支持JSON/Excel输出选项
If
Code
Odoo
+
If
Code
Odoo
18 节点V3 Code Studio
客户关系管理
自动化服务预约与支付:WhatsApp和Xendit
自动化服务预约与支付:WhatsApp和Xendit
Set
Code
Wait
+
Set
Code
Wait
12 节点Khairul Muhtadin
客户关系管理
自动化订单确认,使用Abacate Pay:首购优惠券奖励,通过邮件和Slack
自动化订单确认,使用Abacate Pay:首购优惠券奖励,通过邮件和Slack
If
Set
Code
+
If
Set
Code
13 节点Matheus Pedrosa
客户关系管理
Shopify 到 Odoo 的联系人、产品和订单同步
完整的 Shopify 到 Odoo 集成:同步订单、产品和客户
Code
Odoo
Filter
+
Code
Odoo
Filter
25 节点Evozard
营销
具有Telegram和Sheets实时更新的智能POS系统
使用Web POS界面、AI报告、Telegram提醒和Sheets创建销售订单
Code
Wait
Webhook
+
Code
Wait
Webhook
16 节点Budi SJ
客户关系管理
自动将新Calendly预约添加到Google表格
自动将新Calendly预约添加到Google表格
Code
Webhook
Google Sheets
+
Code
Webhook
Google Sheets
5 节点David Olusola
客户关系管理
工作流信息
难度等级
中级
节点数量7
分类1
节点类型5
作者
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 查看 →
分享此工作流