N
n8n Store
Workflow Market
WhatsApp AI HelpDesk – Smart SupportBot Using Trained Data & WasenderAPI

WhatsApp AI HelpDesk – Smart SupportBot Using Trained Data & WasenderAPI

by spagreen0 views

描述

分类

🤖 AI & Machine Learning

使用的节点

n8n-nodes-base.coden8n-nodes-base.webhookn8n-nodes-base.stickyNoten8n-nodes-base.httpRequest@n8n/n8n-nodes-langchain.agentn8n-nodes-base.googleSheetsTooln8n-nodes-base.googleSheetsTooln8n-nodes-base.googleSheetsTooln8n-nodes-base.googleSheetsTool@n8n/n8n-nodes-langchain.lmChatOpenAi
价格免费
浏览量0
最后更新11/28/2025
workflow.json
{
  "id": "KDDtsVuPlz8iMlBF",
  "meta": {
    "instanceId": "281fe883012e72eba57c771d5dbf7c3138ca3fe3633c5ba2adf6169821825dd4",
    "templateCredsSetupCompleted": true
  },
  "name": "WhatsApp AI HelpDesk – Smart SupportBot Using Trained Data & WasenderAPI",
  "tags": [],
  "nodes": [
    {
      "id": "7ea9ff45-151f-4556-b5c7-5318566d3e8e",
      "name": "AI Agent -  Customer Support Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        320,
        -272
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "951ced94-f8ba-48da-8889-e3e58cffdb04",
      "name": "OpenAI Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        192,
        80
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "086291e7-e05b-4166-89b8-09df618f7577",
      "name": "Conversation Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        368,
        80
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "58e46d50-560a-406a-b079-dae6166e5ef9",
      "name": "Log Customer Issues",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        928,
        -80
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "a63b68b8-bba7-4e85-8ad1-1e0ba5dd53c0",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -16,
        -176
      ],
      "webhookId": "2039cc8d-2632-4302-9677-fc16b0900002",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "203faa13-c9c4-4e09-ac4f-6353416978b6",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        864,
        -272
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "403ce2a3-6a98-4dc0-b869-65ec420cd9e2",
      "name": "Send Message Using HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1088,
        -272
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 4.2
    },
    {
      "id": "4bb74406-d11f-4eea-b1fd-cc4bd8b00d35",
      "name": "Read Company Basic Information",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        528,
        80
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "daea7d04-9186-4d26-8285-0d03385ed3f2",
      "name": "Read Product Sheet",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        688,
        80
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "81976806-2289-4562-ac2c-b18be10e20e2",
      "name": "Read Service Sheet",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        848,
        80
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "7b1a316f-3e25-4b24-81b1-64c10ce91ab6",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1392,
        -592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "ce8fd9d9-57b1-4cad-b21e-2a5690357945",
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "Send Message Using HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "AI Agent -  Customer Support Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Model1": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent -  Customer Support Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Read Product Sheet": {
      "ai_tool": [
        [
          {
            "node": "AI Agent -  Customer Support Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Read Service Sheet": {
      "ai_tool": [
        [
          {
            "node": "AI Agent -  Customer Support Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Conversation Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent -  Customer Support Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Log Customer Issues": {
      "ai_tool": [
        [
          {
            "node": "AI Agent -  Customer Support Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Read Company Basic Information": {
      "ai_tool": [
        [
          {
            "node": "AI Agent -  Customer Support Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Send Message Using HTTP Request": {
      "main": [
        []
      ]
    },
    "AI Agent -  Customer Support Agent": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

相关工作流