预约预订器 [销售版本]
高级
这是一个Lead Nurturing, AI Chatbot领域的自动化工作流,包含 20 个节点。主要使用 Code, Gmail, Merge, Twilio, Webhook 等节点。 集成GPT-4、ElevenLabs和Twilio的多渠道AI预约确认系统
前置要求
- •Google 账号和 Gmail API 凭证
- •HTTP Webhook 端点(n8n 会自动生成)
- •PostgreSQL 数据库连接信息
- •可能需要目标 API 的认证凭证
- •OpenAI API Key
使用的节点 (20)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "C6V4XKre02PYG6v9",
"meta": {
"instanceId": "6bcff5ef8a06e8086902526a05c2a4c7bf5da8101f89e582301ed78094606f40",
"templateCredsSetupCompleted": true
},
"name": "预约预订器 [销售版本]",
"tags": [],
"nodes": [
{
"id": "837dcb4c-236e-42a3-9f11-091d43b37698",
"name": "响应 Webhook",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
820,
-560
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "8fa84b4e-eb84-4015-a365-34989ae260b3",
"name": "Postgres",
"type": "n8n-nodes-base.postgres",
"position": [
240,
-680
],
"parameters": {},
"typeVersion": 2.6
},
{
"id": "ecabd223-06e2-460b-b527-5e18a37f2912",
"name": "参数提取",
"type": "n8n-nodes-base.code",
"position": [
-400,
20
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f5e6cafd-acdc-431c-beec-b5659cb2ed4a",
"name": "发送确认短信",
"type": "n8n-nodes-base.twilio",
"position": [
1760,
580
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0f6ed212-4689-4a4f-9fd8-49c41a489838",
"name": "发送给克里斯蒂亚诺",
"type": "n8n-nodes-base.gmail",
"position": [
300,
-460
],
"webhookId": "d2603a95-e6ce-42ad-9cad-a678e7fb2ed2",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "462ee83e-ed9b-4d0a-a149-1ae7dc413c9a",
"name": "创建日历事件",
"type": "n8n-nodes-base.googleCalendar",
"position": [
460,
-40
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "3de8e8d3-06cc-4c1a-a060-5c99f94a5aae",
"name": "ElevenLabs 动态消息",
"type": "n8n-nodes-base.httpRequest",
"position": [
520,
560
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "09a9909c-d996-4ae4-82d2-4d54f97e3acc",
"name": "将音频添加到 URL",
"type": "n8n-nodes-base.httpRequest",
"position": [
1000,
840
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": true
},
{
"id": "88a34e10-3d51-4a6a-bdf7-fd3c0eb58eb8",
"name": "语音消息制作器",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-100,
240
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "8a5d3119-a38c-4b08-8ef9-35861a8f0ad7",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-160,
440
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "fcc457b6-92ee-44c1-90ab-592575250b9f",
"name": "重命名",
"type": "n8n-nodes-base.code",
"position": [
780,
740
],
"parameters": {},
"typeVersion": 2
},
{
"id": "e5900676-6952-4eac-80ca-e26a2542f3af",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-840,
280
],
"webhookId": "537aace6-d20e-4440-948a-a5902b7a9e92",
"parameters": {},
"typeVersion": 2
},
{
"id": "582fd855-b838-4c9a-9983-bf11baf4904a",
"name": "合并",
"type": "n8n-nodes-base.merge",
"position": [
1220,
580
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "733b5521-4046-4ede-975f-780216dd6281",
"name": "转义",
"type": "n8n-nodes-base.code",
"position": [
260,
460
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b31ad315-666b-4339-9280-a35170bc5cb9",
"name": "发送给客户",
"type": "n8n-nodes-base.gmail",
"position": [
380,
-240
],
"webhookId": "c3912a7d-b2e2-46af-9389-9f9b8fca5499",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "04a8f097-7fdb-43ff-b9a4-13e2b51013ae",
"name": "AI 代理",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
740,
80
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "3e28b693-3c77-42a3-b539-d3c72b61c79b",
"name": "OpenAI 聊天模型1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
680,
280
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "cbd1088d-7872-4def-b609-e34562efa5eb",
"name": "结构化输出解析器",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
960,
280
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ee199907-e28f-4319-8c8c-95e9b3dd08bd",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1180,
-180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "661e09b1-f6b6-47b4-bca4-af1897f6401d",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1060,
-20
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "52ad0dc6-2c41-4bc3-b5a3-9947da8bc45a",
"connections": {
"Merge": {
"main": [
[
{
"node": "Send Confirmation Text",
"type": "main",
"index": 0
}
]
]
},
"Escape": {
"main": [
[
{
"node": "ElevenLabs Dynamic Message",
"type": "main",
"index": 0
}
]
]
},
"Rename": {
"main": [
[
{
"node": "Add Audio to URL",
"type": "main",
"index": 0
}
]
]
},
"Webhook": {
"main": [
[
{
"node": "Parameter Extaction",
"type": "main",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
},
"Postgres": {
"main": [
[
{
"node": "Respond to Webhook",
"type": "main",
"index": 0
}
]
]
},
"Add Audio to URL": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 2
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "Voice Message Crafter",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model1": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Parameter Extaction": {
"main": [
[
{
"node": "Postgres",
"type": "main",
"index": 0
},
{
"node": "Send to Cristiano",
"type": "main",
"index": 0
},
{
"node": "Voice Message Crafter",
"type": "main",
"index": 0
},
{
"node": "Create Calendar Event",
"type": "main",
"index": 0
},
{
"node": "Send to Client",
"type": "main",
"index": 0
},
{
"node": "AI Agent",
"type": "main",
"index": 0
},
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"Create Calendar Event": {
"main": [
[]
]
},
"Voice Message Crafter": {
"main": [
[
{
"node": "Escape",
"type": "main",
"index": 0
}
]
]
},
"Structured Output Parser": {
"ai_outputParser": [
[
{
"node": "AI Agent",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"ElevenLabs Dynamic Message": {
"main": [
[
{
"node": "Rename",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 客户培育, AI 聊天机器人
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+93
113 节点I versus AI
其他
基于 Github 的自动单元测试生成器
为 GitHub PR 自动生成 Jest 测试,支持双 AI 审查
Code
Merge
Github
+7
24 节点Cristiano Varriale
工程
VDS工作流公开版
使用AI、GitHub和Vercel从文本提示构建和部署MVP
If
Code
Wait
+15
54 节点Varritech
开发运维
AI驱动的食品订单处理系统,集成Facebook Messenger、Google表格和日历
AI驱动的食品订单处理系统,集成Facebook Messenger、Google表格和日历
If
Code
Webhook
+8
26 节点Hans Wilhelm Radam
客户培育
转录评估器
使用DeepGram和GPT-4o的音频对话分析与可视化
Set
Code
Html
+15
54 节点RealSimple Solutions
人工智能
自动化Google日历事件创建和AI驱动跟进建议
通过WhatsApp和邮件的Google日历事件与Gemini AI跟进建议
Set
Code
Wait
+14
33 节点Rapiwa
客户培育