AI mit Kommo verbinden

Experte

Dies ist ein Support, AI-Bereich Automatisierungsworkflow mit 25 Nodes. Hauptsächlich werden If, Set, Switch, Webhook, HttpRequest und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. AI mit jedem Chat in Kommo verbinden

Voraussetzungen
  • HTTP Webhook-Endpunkt (wird von n8n automatisch generiert)
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
  • OpenAI API Key
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "V2Kh7IOk04hNteH9",
  "meta": {
    "instanceId": "17f738ee24605f0c427d79d36620a2177b9dffa96b085bf0d20a0125bb5d66b4",
    "templateCredsSetupCompleted": true
  },
  "name": "Connect AI to Kommo",
  "tags": [],
  "nodes": [
    {
      "id": "510e43ca-7ae7-4212-94d7-0ea880fe8366",
      "name": "isVoice",
      "type": "n8n-nodes-base.if",
      "position": [
        1760,
        -140
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f9b107c0-b283-4b1a-9e71-996fa331d2c2",
      "name": "get voice",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1960,
        -180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "99ac5b7d-a31b-49fa-afe4-ace35dcad7c5",
      "name": "get_entity",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1280,
        -140
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "73d03fdd-82ce-4f56-abe6-4f5479ae25e7",
      "name": "ai",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2500,
        -120
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "4c4244da-fa83-4fef-8f06-8f6856786eca",
      "name": "model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2480,
        60
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "dcd9b4da-ff5c-42bf-9cc4-08fc2fdf19df",
      "name": "memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        2580,
        60
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "662eab99-9341-43fb-9a41-cf2cf2c5f4fd",
      "name": "hasStopTag",
      "type": "n8n-nodes-base.switch",
      "position": [
        1520,
        -140
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "9c896b8b-d259-4747-8fff-27168f56ed4f",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1720,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7ba5c636-26c6-4b19-8e06-64063612b43c",
      "name": "transcribe voice",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        2140,
        -180
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "7e7a189c-571a-4e58-8150-a1dfeec3d1d0",
      "name": "setText",
      "type": "n8n-nodes-base.set",
      "position": [
        2340,
        -120
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "d8e951a6-1b69-4355-9f80-1445984869ba",
      "name": "Get token",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2840,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "6a678a0b-f54f-4f48-bf2b-f5b5d557a402",
      "name": "Recieve message",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3000,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9cd9b3f6-f6a1-4ada-bf75-708e41422f0a",
      "name": "Haftnotiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2800,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0808dbf6-dec5-46cb-93b2-6fe32997543b",
      "name": "Haftnotiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        -460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ae5267e9-1b79-4fc4-8ed6-2bfef0ab5208",
      "name": "Haftnotiz4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "00ee756a-e524-4643-9e3d-4f631937927c",
      "name": "new_message",
      "type": "n8n-nodes-base.webhook",
      "position": [
        920,
        -140
      ],
      "webhookId": "e923532a-db92-481a-8a89-486bc7d853d2",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e2529238-9812-4bdc-9830-683d11205abd",
      "name": "Haftnotiz5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1500,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9af6afc0-30e5-48c3-9ecd-78fd816fb102",
      "name": "Haftnotiz6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1280,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "faf33241-b218-4d2d-aabd-2e3156df85ed",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2160,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1b818418-71d3-4609-a4be-e9b5c31a27fd",
      "name": "Haftnotiz7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2500,
        200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d692adb2-bb7b-4d73-9358-363e3a67bbc6",
      "name": "Haftnotiz8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2880,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c7a456fc-5265-48bd-9897-2c84b74a60f6",
      "name": "Haftnotiz9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1240,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c43e082a-d94b-458d-a508-7a567d00ad5c",
      "name": "Haftnotiz10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2500,
        -219
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "03c4a010-cafe-47b9-a24e-3434b11d6326",
      "name": "Haftnotiz11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2680,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "04e3f9b4-1202-4aa1-8ebc-0a39f74d1ac5",
      "name": "Haftnotiz12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1720,
        -460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "2c7d15da-0b64-43a0-812f-7d3118f5fdc9",
  "connections": {
    "73d03fdd-82ce-4f56-abe6-4f5479ae25e7": {
      "main": [
        [
          {
            "node": "d8e951a6-1b69-4355-9f80-1445984869ba",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4c4244da-fa83-4fef-8f06-8f6856786eca": {
      "ai_languageModel": [
        [
          {
            "node": "73d03fdd-82ce-4f56-abe6-4f5479ae25e7",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "dcd9b4da-ff5c-42bf-9cc4-08fc2fdf19df": {
      "ai_memory": [
        [
          {
            "node": "73d03fdd-82ce-4f56-abe6-4f5479ae25e7",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "510e43ca-7ae7-4212-94d7-0ea880fe8366": {
      "main": [
        [
          {
            "node": "f9b107c0-b283-4b1a-9e71-996fa331d2c2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "7e7a189c-571a-4e58-8150-a1dfeec3d1d0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7e7a189c-571a-4e58-8150-a1dfeec3d1d0": {
      "main": [
        [
          {
            "node": "73d03fdd-82ce-4f56-abe6-4f5479ae25e7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d8e951a6-1b69-4355-9f80-1445984869ba": {
      "main": [
        [
          {
            "node": "6a678a0b-f54f-4f48-bf2b-f5b5d557a402",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f9b107c0-b283-4b1a-9e71-996fa331d2c2": {
      "main": [
        [
          {
            "node": "7ba5c636-26c6-4b19-8e06-64063612b43c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "99ac5b7d-a31b-49fa-afe4-ace35dcad7c5": {
      "main": [
        [
          {
            "node": "662eab99-9341-43fb-9a41-cf2cf2c5f4fd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "662eab99-9341-43fb-9a41-cf2cf2c5f4fd": {
      "main": [
        [
          {
            "node": "510e43ca-7ae7-4212-94d7-0ea880fe8366",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "00ee756a-e524-4643-9e3d-4f631937927c": {
      "main": [
        [
          {
            "node": "99ac5b7d-a31b-49fa-afe4-ace35dcad7c5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6a678a0b-f54f-4f48-bf2b-f5b5d557a402": {
      "main": [
        []
      ]
    },
    "7ba5c636-26c6-4b19-8e06-64063612b43c": {
      "main": [
        [
          {
            "node": "7e7a189c-571a-4e58-8150-a1dfeec3d1d0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - Support, Künstliche Intelligenz

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes25
Kategorie2
Node-Typen10
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor
yatolstoy

yatolstoy

@yatolstoy

Backend typescript developer. I specialize in integrations of amoCRM, Common, Telegram, AI

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34