合格潜在客户AI呼叫
中级
这是一个Sales, AI领域的自动化工作流,包含 6 个节点。主要使用 Set, HttpRequest, GoogleSheets, SplitInBatches 等节点,结合人工智能技术实现智能自动化。 使用VAPI.ai和Google Sheets自动化对合格潜在客户的外呼销售
前置要求
- •可能需要目标 API 的认证凭证
- •Google Sheets API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "F9KpMhjDfaW8MG07",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "CallQualifiedLeadsAI",
"tags": [],
"nodes": [
{
"id": "149a69a7-7e9a-43b2-b3b0-79ca2882846f",
"name": "读取潜在客户",
"type": "n8n-nodes-base.googleSheets",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "90b25491-1e7b-45cc-baf6-707eca0ee51d",
"name": "分批处理",
"type": "n8n-nodes-base.splitInBatches",
"position": [
200,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f9677c52-5f86-4325-8942-f853af14eb95",
"name": "设置变量",
"type": "n8n-nodes-base.set",
"position": [
400,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "32853540-f592-4a09-a160-5023ed1efa87",
"name": "触发 VAPI 呼叫",
"type": "n8n-nodes-base.httpRequest",
"position": [
600,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "734eef41-6db2-402b-a0be-efcd804cb7d1",
"name": "更新 AI 呼叫状态",
"type": "n8n-nodes-base.googleSheets",
"position": [
800,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "65b9181d-5171-4d78-9621-af4017326f94",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-20,
-180
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "fae3b5ee-d400-4f5a-a789-a5314df78dc9",
"connections": {
"Read Leads": {
"main": [
[
{
"node": "SplitInBatches",
"type": "main",
"index": 0
}
]
]
},
"Set Variables": {
"main": [
[
{
"node": "Trigger VAPI Call",
"type": "main",
"index": 0
}
]
]
},
"SplitInBatches": {
"main": [
[
{
"node": "Set Variables",
"type": "main",
"index": 0
}
]
]
},
"Trigger VAPI Call": {
"main": [
[
{
"node": "Update AI Call Status",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 销售, 人工智能
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
自动化潜在客户采集器:Apify到Google Sheets
通过数据清洗自动化从Apify到Google Sheets的商业线索采集
Set
Code
Http Request
+3
6 节点David Olusola
销售
AI潜在客户机器专业版:Google地图→Slack→HubSpot→$$$
使用Google地图、GPT-4和HubSpot的自动化潜在客户生成与资格认证
If
Set
Code
+7
16 节点David Olusola
销售
来自域名 - Perplexity、Linkedin、网站、Hunter、Airtop的B2B研究公司
AI潜在客户研究员:仅需公司名称和域名,集成ISCP
Set
Wait
Merge
+13
36 节点LukaszB
销售
电话销售循环
AI驱动电话销售自动化,集成Vapi.ai、GPT-4o和Google Sheets
If
Set
Wait
+8
38 节点Amit Mehta
销售
使用Bright Data和LLMs自动化大规模超个性化外联
通过Bright Data和大语言模型实现大规模超个性化外联自动化
If
Set
Wait
+8
21 节点Yaron Been
销售
使用 Browserflow 和 Google Sheets 自动化 LinkedIn 请求与破冰消息
使用 Browserflow 和 Google Sheets 自动化 LinkedIn 请求与破冰消息
If
Set
Sort
+15
44 节点PollupAI
销售
工作流信息
难度等级
中级
节点数量6
分类2
节点类型5
作者
David Olusola
@dae221I love building smart, efficient automations with n8n that help businesses save time and scale effortlessly. Turning complex workflows into simple solutions is where I have the most fun
外部链接
在 n8n.io 查看 →
分享此工作流