8
n8n 中文网amn8n.com

高级预约预订AI助手

高级

这是一个Support, AI, IT Ops领域的自动化工作流,包含 23 个节点。主要使用 If, Webhook, EmailSend, HttpRequest, Agent 等节点,结合人工智能技术实现智能自动化。 使用GPT-4、VAPI.ai和GHL自动化AI电话预订与CRM更新

前置要求
  • HTTP Webhook 端点(n8n 会自动生成)
  • 可能需要目标 API 的认证凭证
  • OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "uegulU0Nytvdj1vn",
  "meta": {
    "instanceId": "5beb610c1ddaf0be11e46fd8edaf0e265560c93f1638f8638d6a8a7adf44f57e",
    "templateCredsSetupCompleted": true
  },
  "name": "高级预约预订 AI Agent",
  "tags": [],
  "nodes": [
    {
      "id": "af7b29cb-78d7-4aec-9166-387078c011b1",
      "name": "GHL Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        1100,
        280
      ],
      "webhookId": "YOUR_WEBHOOK_ID",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "95e60c00-4ac9-4803-98d7-10d2176ef767",
      "name": "通知所有者 - 新线索",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1660,
        360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cca01cdb-7049-4cce-8fa7-b57fcbcc9645",
      "name": "通知客户 - 已接收",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1660,
        660
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6d56449a-f6a6-4b75-ba53-0cbdf4759131",
      "name": "AI Agent 核心",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1400,
        -160
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "52fe7d53-840b-4d93-b44a-19be1ebcc7ba",
      "name": "验证 AI",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1440,
        140
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b00b3659-da69-4638-b90a-9bc6a179720e",
      "name": "对话记忆",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        1580,
        20
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "14ae3b45-4d6c-4f6a-81f4-435477a3d765",
      "name": "VAPI 呼叫",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1860,
        20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d5873ce5-e2e7-4c5f-8a0d-bd5263dcca51",
      "name": "GHL 更新",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2940,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6a75c127-8078-478b-95a9-96ec6a295c8d",
      "name": "通知所有者 - 已确认",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        3280,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f248c78a-99a0-4823-a2f5-1741f08f1809",
      "name": "呼叫后分析",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        2220,
        100
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "a4fbe959-3a60-4a6b-a3c6-dde34af6efe6",
      "name": "通知所有者 - 未预订",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        3220,
        460
      ],
      "webhookId": "e5e6dc6c-84bb-4de8-a4da-dc883397a1ad",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "3bd762c7-afc9-4dcc-a2b8-4504c3105b12",
      "name": "预订完成检查",
      "type": "n8n-nodes-base.if",
      "position": [
        2540,
        180
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "76c2621a-c4f3-457b-97b5-d7ef8e34ba54",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1060,
        180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "75153be3-6402-4d72-a1d0-fc60434169e1",
      "name": "便签 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1380,
        -280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b2e154a1-9a1b-451c-9210-990420439fed",
      "name": "便签 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1320,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0541f436-eecd-4644-9f52-22b7b32215a9",
      "name": "便签 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1580,
        280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "97e4449d-06b9-4a6b-b3e5-2d61b42a3da2",
      "name": "便签 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1580,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e44ad677-84b1-4642-be8e-9b507173a115",
      "name": "便签 5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1780,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7317b63c-922a-40ee-9ab6-34d06aeef6e7",
      "name": "便签6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2160,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0ae8e341-c95c-4db6-8362-693a90a88dad",
      "name": "便签7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2480,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "08aabbda-25ff-47a9-a818-f2fdcc176a7d",
      "name": "便签8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3160,
        300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1c2bb298-50b2-40a4-9c37-843ac7ddd284",
      "name": "便签9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2860,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f4cf1bbc-ca0f-446d-add3-8c331d5e4b51",
      "name": "便签 10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3200,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "0fc54645-3ab9-4e24-be0c-79f60217f572",
  "connections": {
    "VAPI Call": {
      "main": [
        [
          {
            "node": "Post-call Analysis",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GHL Update": {
      "main": [
        [
          {
            "node": "Notify Owner - Confirmed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GHL Webhook": {
      "main": [
        [
          {
            "node": "Notify Owner - New Lead",
            "type": "main",
            "index": 0
          },
          {
            "node": "Notify Client - Received",
            "type": "main",
            "index": 0
          },
          {
            "node": "AI Agent Core",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent Core": {
      "main": [
        [
          {
            "node": "VAPI Call",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Validation AI": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent Core",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Booking Made Check": {
      "main": [
        [
          {
            "node": "GHL Update",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Notify Owner -  No booking",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Post-call Analysis": {
      "main": [
        [
          {
            "node": "Booking Made Check",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Conversation Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent Core",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

高级 - 客户支持, 人工智能, IT 运维

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
高级
节点数量23
分类3
节点类型9
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

作者
Sam Yassine

Sam Yassine

@samyassine

AI Automation Expert | n8n Wizard | Workflow Simplifier I turn complex processes into powerful automations using n8n. Whether you're scaling your business or saving hours of manual work, I've got plug-and-play templates that bring AI and automation together—fast, smart, and easy. Let’s make your systems work for you.

外部链接
在 n8n.io 查看

分享此工作流