自动化潜在客户培育漏斗 V140525.8
中级
这是一个AI, Marketing领域的自动化工作流,包含 12 个节点。主要使用 If, Set, Wait, Gmail, Twilio 等节点,结合人工智能技术实现智能自动化。 使用 Gmail、Twilio SMS 和 GoHighLevel 自动进行潜在客户培育与跟进
前置要求
- •Google 账号和 Gmail API 凭证
- •HTTP Webhook 端点(n8n 会自动生成)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "j5mmnDs4wqwOaP64",
"meta": {
"instanceId": "0c91cd2a3133931f13781d4dcd6db321515413596b36e6bddb494176726841a7",
"templateCredsSetupCompleted": true
},
"name": "自动化潜在客户培育漏斗 V140525.8",
"tags": [
{
"id": "a6b41kNUtX65uzIo",
"name": "tuguidragos.com",
"createdAt": "2025-05-14T18:52:56.055Z",
"updatedAt": "2025-05-14T18:52:56.055Z"
}
],
"nodes": [
{
"id": "78c7185b-d0c7-49f1-85b2-58ec8cff335a",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-1180,
340
],
"webhookId": "REDACTED",
"parameters": {},
"typeVersion": 2
},
{
"id": "9781c940-ab96-4768-8ccf-50c501f7dba7",
"name": "提取潜在客户信息",
"type": "n8n-nodes-base.set",
"position": [
-960,
340
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "3795818d-35f6-489c-802d-18b14b3af745",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
-740,
140
],
"webhookId": "ee976396-0c06-4fde-9d19-cb2def4c5c87",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "b5150aa7-12a2-4b54-a03e-17d4d9309369",
"name": "Twilio",
"type": "n8n-nodes-base.twilio",
"position": [
-740,
540
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d713eeb9-0516-498f-bbb3-3469172454c8",
"name": "等待 24 小时",
"type": "n8n-nodes-base.wait",
"position": [
-740,
340
],
"webhookId": "b3330ddb-b297-481a-a9cb-1f7ab4c9c399",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "4746b234-6004-43f3-8e6b-59b0b5eddfb9",
"name": "第 1 天跟进",
"type": "n8n-nodes-base.gmail",
"position": [
-520,
240
],
"webhookId": "e8083166-574c-4e64-998a-b3aeb79e6e4e",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "8dbffbe1-f8af-47d3-b40d-1c90a66b9964",
"name": "第 1 天 - 检查您的收件箱",
"type": "n8n-nodes-base.twilio",
"position": [
-520,
440
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0d2e803f-e621-4fbb-924b-105427c9e541",
"name": "等待 48 小时",
"type": "n8n-nodes-base.wait",
"position": [
-300,
340
],
"webhookId": "59ef7bc9-ed0c-4308-9e8c-ffd20bd2f6a5",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "b3363238-4426-49fe-b886-080212a49bd4",
"name": "跟踪邮件点击",
"type": "n8n-nodes-base.if",
"position": [
-80,
340
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "de4ea804-8e23-46a5-946a-03492017a762",
"name": "标记为感兴趣",
"type": "n8n-nodes-base.set",
"position": [
140,
240
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "b8448199-83f0-4df6-a672-0b8881e75fdf",
"name": "重新互动前等待",
"type": "n8n-nodes-base.wait",
"position": [
140,
440
],
"webhookId": "b9b11626-f749-4498-bb8a-f48247bd9dd6",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "4195f6b4-59d0-42e5-a677-28b91adf8b64",
"name": "跟进邮件",
"type": "n8n-nodes-base.gmail",
"position": [
360,
440
],
"webhookId": "377b9461-df09-44ce-8bd9-d6a52fe2448c",
"parameters": {},
"typeVersion": 2.1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "35e64c0e-5d1c-42fb-80fd-5497cf7487b1",
"connections": {
"Webhook": {
"main": [
[
{
"node": "Extract Lead Info",
"type": "main",
"index": 0
}
]
]
},
"Wait 24h": {
"main": [
[
{
"node": "Day 1 Follow-up",
"type": "main",
"index": 0
},
{
"node": "Day 1 - Check Your Inbox",
"type": "main",
"index": 0
}
]
]
},
"Wait 48h": {
"main": [
[
{
"node": "Track Email Click",
"type": "main",
"index": 0
}
]
]
},
"Day 1 Follow-up": {
"main": [
[
{
"node": "Wait 48h",
"type": "main",
"index": 0
}
]
]
},
"Extract Lead Info": {
"main": [
[
{
"node": "Gmail",
"type": "main",
"index": 0
},
{
"node": "Wait 24h",
"type": "main",
"index": 0
},
{
"node": "Twilio",
"type": "main",
"index": 0
}
]
]
},
"Track Email Click": {
"main": [
[
{
"node": "Mark as Interested",
"type": "main",
"index": 0
}
],
[
{
"node": "Wait Before Re-Engagement",
"type": "main",
"index": 0
}
]
]
},
"Day 1 - Check Your Inbox": {
"main": [
[
{
"node": "Wait 48h",
"type": "main",
"index": 0
}
]
]
},
"Wait Before Re-Engagement": {
"main": [
[
{
"node": "Follow-up Email",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 人工智能, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
n8n-vapi潜在客户验证器最终版 V140525.8
使用OpenAI、Twilio和Vapi自动化潜在客户呼叫AI助手
If
Set
Code
+6
26 节点Țugui Dragoș
销售
使用GPT-4o、WordPress和LinkedIn发布自动化RSS内容到博客文章
使用GPT-4o、WordPress和LinkedIn发布自动化RSS内容到博客文章
If
Set
Code
+21
40 节点Immanuel
人工智能
使用AI、ElevenLabs和多平台发布创建和审批POV视频
使用AI、ElevenLabs和多平台发布创建和审批POV视频(TikTok/IG/YT)
If
Set
Code
+20
60 节点Immanuel
设计
智能支持分类器-最终版-V140525.9
使用Gmail、OpenAI GPT-3.5和Google表格自动处理客户支持邮件
Set
Wait
Gmail
+4
8 节点Țugui Dragoș
客户支持
使用AI将Reddit帖子转换为短视频
使用AI将Reddit帖子转换为短视频
If
Set
Code
+11
43 节点Artur
人工智能
使用OpenAI脚本、Leonardo图像和HeyGen虚拟形象创建AI视频
使用OpenAI脚本、Leonardo图像和HeyGen虚拟形象创建AI视频
If
Set
Code
+15
68 节点Adam Crafts
设计
工作流信息
难度等级
中级
节点数量12
分类2
节点类型6
作者
Țugui Dragoș
@tuguidragosI create no-code workflows that feel human, think smart, and close leads automatically.
外部链接
在 n8n.io 查看 →
分享此工作流