Automatisierung der Microsoft-Teams-Konferenzanalyse mit GPT-4.1, Outlook und Mem.ai

Experte

Dies ist ein HR, AI, IT Ops-Bereich Automatisierungsworkflow mit 61 Nodes. Hauptsächlich werden If, Set, Code, Html, Sort und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. Automatisierte Analyse von Microsoft Teams-Besprechungen mit GPT-4.1, Outlook und Mem.ai

Voraussetzungen
  • HTTP Webhook-Endpunkt (wird von n8n automatisch generiert)
  • PostgreSQL-Datenbankverbindungsdaten
  • 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
{
  "meta": {
    "instanceId": "67d4d33d8b0ad4e5e12f051d8ad92fc35893d7f48d7f801bc6da4f39967b3592"
  },
  "nodes": [
    {
      "id": "b39adacf-5dd6-4bed-90ee-8554f173c996",
      "name": "Zeitraum festlegen",
      "type": "n8n-nodes-base.set",
      "notes": "Set time range in minutes",
      "position": [
        -2200,
        965
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 3.4
    },
    {
      "id": "5cbc5b05-1a8e-4744-bf17-46228065669e",
      "name": "Zeitplan-Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "notes": "Poll for new transcripts every 5 minutes",
      "position": [
        -3080,
        965
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 1.2
    },
    {
      "id": "2dc22cb2-2eb3-409a-aade-0a737a5bf9d4",
      "name": "Prüfen, ob verarbeitet",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -440,
        965
      ],
      "parameters": {},
      "typeVersion": 2.6,
      "alwaysOutputData": true
    },
    {
      "id": "9f2724b7-aa9f-4f11-84c8-fda8a305f255",
      "name": "Elemente abrufen",
      "type": "n8n-nodes-base.code",
      "position": [
        0,
        1040
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c438ef62-3500-4fb1-83fb-8c45e24c5e40",
      "name": "Keine Elemente filtern",
      "type": "n8n-nodes-base.filter",
      "position": [
        -220,
        1040
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "43df61e8-38ee-48e2-8b01-06d2c4c22c5c",
      "name": "Übereinstimmungen behalten",
      "type": "n8n-nodes-base.merge",
      "position": [
        220,
        965
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "9761671b-f13a-44dc-b7e9-6e137a4ed0dc",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2288,
        960
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a78cb9fb-b9fa-4463-afba-7ec4b1b705e3",
      "name": "Mem Notiz",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2342,
        1585
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d298f0c9-5e13-4d58-9602-6bf5047f6ab7",
      "name": "JSON festlegen",
      "type": "n8n-nodes-base.set",
      "position": [
        2576,
        740
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "5d31f24b-5138-439d-be04-cbf11ddffee8",
      "name": "Transkriptdaten abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueErrorOutput",
      "position": [
        440,
        965
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "5980deaf-3cbf-4b41-bfd3-80d3a6668d30",
      "name": "Transkripte aufteilen",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1100,
        865
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2621f72b-503a-46db-8e3b-85c239995c56",
      "name": "Transkript abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1320,
        865
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1ac36cdd-619f-4231-b141-16090b0578e9",
      "name": "Daten speichern",
      "type": "n8n-nodes-base.postgres",
      "position": [
        3016,
        965
      ],
      "parameters": {},
      "typeVersion": 2.6
    },
    {
      "id": "268e6101-9859-4355-81da-e27e871a37aa",
      "name": "Auf Webhook1 antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -2044,
        1585
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "637fde87-ca19-4bd2-968b-b43d64e415cf",
      "name": "E-Mail HTML",
      "type": "n8n-nodes-base.html",
      "position": [
        2796,
        640
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ac615dcf-e0ef-4a95-acf3-568a2a978210",
      "name": "Zusammenfassung HTML",
      "type": "n8n-nodes-base.html",
      "position": [
        2796,
        840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e8f519f0-1179-454e-b5e5-b5c62a1b29f9",
      "name": "Webseite",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -3300,
        1325
      ],
      "webhookId": "b74c62cb-8e5e-4756-a0dd-fd143d22c65a",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d9de8593-81e8-40a3-a8a8-9205658b66e3",
      "name": "Nächste Aktion",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -3300,
        1735
      ],
      "webhookId": "380a0032-bb39-4977-82a7-e07d382b8115",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "790c7186-8cbd-446d-bac4-46764e64c50e",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        -2640,
        1735
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "bc82934d-012f-45b4-be64-406db814d60c",
      "name": "Meeting-Zeile abrufen",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -3080,
        1735
      ],
      "parameters": {},
      "typeVersion": 2.6
    },
    {
      "id": "5abbe7a3-0496-49b6-94f0-ca955f7c9092",
      "name": "Meeting-Zeile1 abrufen",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -3080,
        1325
      ],
      "parameters": {},
      "typeVersion": 2.6
    },
    {
      "id": "c53b7fe8-ae76-4a93-814a-04d82ee0da50",
      "name": "Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        -2860,
        1735
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f3ef746e-7a23-4069-a60b-1191bbd898d0",
      "name": "OpenAI Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -2332,
        2105
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f62554ee-3a99-4820-8d20-d43f8bc4b813",
      "name": "E-Mail JSON festlegen",
      "type": "n8n-nodes-base.set",
      "position": [
        -2044,
        1885
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0f8cfa42-cf74-444f-bbd8-2e6ffcb3c4de",
      "name": "Für Join-Url1 filtern",
      "type": "n8n-nodes-base.filter",
      "position": [
        -1540,
        965
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "68ae483c-0821-410a-9a55-8780d77a9ed0",
      "name": "Online-Meeting-Details1 abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        -1320,
        965
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "02fcb4cf-7f1d-49c6-825c-5add67e239c2",
      "name": "Meetings1 aufteilen",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        -1100,
        965
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "708301fd-a967-43a4-ba47-9dc7b2f2e014",
      "name": "Aufteilen3",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        880,
        1065
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ce9a1bd3-4814-4b9a-8072-80c9f30f1793",
      "name": "OneDrive nach Meeting durchsuchen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        660,
        1065
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9258d95d-4d07-4afb-b47c-325d051755d2",
      "name": "Transkripte2 auflisten",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1100,
        1065
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "166eb85a-0a1b-41c1-9e20-08f858115abb",
      "name": "Transkript1 abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1320,
        1065
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0e11a0dc-1782-484b-8cd0-73f5354542a1",
      "name": "Zusammenführen",
      "type": "n8n-nodes-base.merge",
      "position": [
        1760,
        865
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "49695337-3f85-44f1-b626-4d6f773f0243",
      "name": "Über Elemente iterieren",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        1980,
        865
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "8b440b29-32c6-448a-b661-96039a90b103",
      "name": "Anrufaufzeichnungen abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1980,
        965
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "97cd5b4a-7f24-4b23-b275-473aaf74e973",
      "name": "Transkript & Betreff festlegen",
      "type": "n8n-nodes-base.set",
      "position": [
        1540,
        865
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "baa2fb21-843e-4dd3-af06-427532456761",
      "name": "Transkript & Betreff1 festlegen",
      "type": "n8n-nodes-base.set",
      "position": [
        1540,
        1065
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "3ed2f8ca-2ed1-49dc-8303-55be4e2f40dc",
      "name": "Code1",
      "type": "n8n-nodes-base.code",
      "position": [
        -1760,
        965
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "03321d19-0360-446a-bf53-76f1f35911ca",
      "name": "Haftnotiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -480,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a63b47e4-1406-401f-8729-b730dace77c5",
      "name": "Sortieren1",
      "type": "n8n-nodes-base.sort",
      "position": [
        -660,
        965
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fbce4b76-d14b-43b1-b6ff-0ed5cc37c9bf",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1940,
        605
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c93cb2eb-4290-4a4e-80f7-603594d72470",
      "name": "Duplikate entfernen",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        -880,
        965
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8e3ddbb9-221f-4144-b200-77caaa72df0f",
      "name": "Bei Formularübermittlung",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -3300,
        765
      ],
      "webhookId": "2c1a1fa3-ab2f-41d1-849b-aa96f8e98519",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "64c4eb57-dcbc-46e8-b134-eb1616427888",
      "name": "Code2",
      "type": "n8n-nodes-base.code",
      "position": [
        -3080,
        765
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9f075268-6aa8-418f-b174-bc5d61318c6b",
      "name": "Zusammenführen1",
      "type": "n8n-nodes-base.merge",
      "position": [
        -2860,
        865
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "a9b7e7d4-a12b-4d69-8276-9428150bf145",
      "name": "If2",
      "type": "n8n-nodes-base.if",
      "position": [
        -2420,
        865
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b43b1587-46f5-4399-b8cf-a8c911f1849c",
      "name": "Transkript & Betreff2 festlegen",
      "type": "n8n-nodes-base.set",
      "position": [
        1540,
        665
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c19fbfd9-be1a-4b74-9b7f-113ec9178fa6",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3350,
        665
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ca1c031a-4c16-4a4b-ad94-527030a964ba",
      "name": "Haftnotiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2330,
        705
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b0827fc0-f33a-4deb-ad3c-6d81e74de458",
      "name": "Haftnotiz4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        620,
        480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e044be18-aad6-4ec3-aa01-b6b318898198",
      "name": "Haftnotiz5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2666,
        465
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8d67199e-16a8-471a-8cd8-d4814e36303c",
      "name": "Haftnotiz6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3360,
        1165
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4419a9ec-4d85-4484-8d07-cba77ffbcce1",
      "name": "KI-Agent: Follow-up entwerfen",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -2420,
        1885
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "a937de9e-1d82-47bb-9633-c738e4faf387",
      "name": "KI-Agent: Zusammenfassung erstellen",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2200,
        740
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "8f663d49-b35f-421e-a8df-f04432d1e64f",
      "name": "Haftnotiz7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3340,
        1535
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bc2da21a-8433-4934-b397-777cf024bed2",
      "name": "Haftnotiz8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -4800,
        420
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "49b3af39-9391-4f11-9a9d-519caabdce47",
      "name": "Haftnotiz9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3380,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4ebf86e0-88dc-4b3d-864f-248fedc8afe3",
      "name": "Analyseende-Benachrichtigung",
      "type": "n8n-nodes-base.microsoftOutlook",
      "position": [
        3016,
        640
      ],
      "webhookId": "0ad5d5c9-0cbe-407f-99fd-07962ed94969",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "adfd3fa9-d064-4798-adad-20f1f825f617",
      "name": "Microsoft 365-Profil abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2640,
        865
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d9a2de95-6d4f-4585-a737-855bd0a980b2",
      "name": "Mit WebApp HTML antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -2860,
        1325
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "a14747a5-a02d-4fce-b7b0-d27f3c402c41",
      "name": "Follow-up senden",
      "type": "n8n-nodes-base.microsoftOutlook",
      "position": [
        -1824,
        1885
      ],
      "webhookId": "6863c2bf-8797-475f-88a4-5ac13e80f7e2",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7aff1d80-5cde-4338-9ede-099009699717",
      "name": "Mit Code 200 antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -1604,
        1885
      ],
      "parameters": {},
      "typeVersion": 1.1
    }
  ],
  "pinData": {},
  "connections": {
    "a9b7e7d4-a12b-4d69-8276-9428150bf145": {
      "main": [
        [
          {
            "node": "b43b1587-46f5-4399-b8cf-a8c911f1849c",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "b39adacf-5dd6-4bed-90ee-8554f173c996",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3ed2f8ca-2ed1-49dc-8303-55be4e2f40dc": {
      "main": [
        [
          {
            "node": "0f8cfa42-cf74-444f-bbd8-2e6ffcb3c4de",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "64c4eb57-dcbc-46e8-b134-eb1616427888": {
      "main": [
        [
          {
            "node": "9f075268-6aa8-418f-b174-bc5d61318c6b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0e11a0dc-1782-484b-8cd0-73f5354542a1": {
      "main": [
        [
          {
            "node": "49695337-3f85-44f1-b626-4d6f773f0243",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a63b47e4-1406-401f-8729-b730dace77c5": {
      "main": [
        [
          {
            "node": "2dc22cb2-2eb3-409a-aade-0a737a5bf9d4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f075268-6aa8-418f-b174-bc5d61318c6b": {
      "main": [
        [
          {
            "node": "adfd3fa9-d064-4798-adad-20f1f825f617",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "790c7186-8cbd-446d-bac4-46764e64c50e": {
      "main": [
        [
          {
            "node": "a78cb9fb-b9fa-4463-afba-7ec4b1b705e3",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "4419a9ec-4d85-4484-8d07-cba77ffbcce1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c53b7fe8-ae76-4a93-814a-04d82ee0da50": {
      "main": [
        [
          {
            "node": "790c7186-8cbd-446d-bac4-46764e64c50e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a78cb9fb-b9fa-4463-afba-7ec4b1b705e3": {
      "main": [
        [
          {
            "node": "268e6101-9859-4355-81da-e27e871a37aa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d298f0c9-5e13-4d58-9602-6bf5047f6ab7": {
      "main": [
        [
          {
            "node": "637fde87-ca19-4bd2-968b-b43d64e415cf",
            "type": "main",
            "index": 0
          },
          {
            "node": "ac615dcf-e0ef-4a95-acf3-568a2a978210",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e8f519f0-1179-454e-b5e5-b5c62a1b29f9": {
      "main": [
        [
          {
            "node": "5abbe7a3-0496-49b6-94f0-ca955f7c9092",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f2724b7-aa9f-4f11-84c8-fda8a305f255": {
      "main": [
        [
          {
            "node": "43df61e8-38ee-48e2-8b01-06d2c4c22c5c",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "1ac36cdd-619f-4231-b141-16090b0578e9": {
      "main": [
        [
          {
            "node": "49695337-3f85-44f1-b626-4d6f773f0243",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "637fde87-ca19-4bd2-968b-b43d64e415cf": {
      "main": [
        [
          {
            "node": "4ebf86e0-88dc-4b3d-864f-248fedc8afe3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "708301fd-a967-43a4-ba47-9dc7b2f2e014": {
      "main": [
        [
          {
            "node": "9258d95d-4d07-4afb-b47c-325d051755d2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d9de8593-81e8-40a3-a8a8-9205658b66e3": {
      "main": [
        [
          {
            "node": "bc82934d-012f-45b4-be64-406db814d60c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "43df61e8-38ee-48e2-8b01-06d2c4c22c5c": {
      "main": [
        [
          {
            "node": "5d31f24b-5138-439d-be04-cbf11ddffee8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ac615dcf-e0ef-4a95-acf3-568a2a978210": {
      "main": [
        [
          {
            "node": "1ac36cdd-619f-4231-b141-16090b0578e9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2621f72b-503a-46db-8e3b-85c239995c56": {
      "main": [
        [
          {
            "node": "97cd5b4a-7f24-4b23-b275-473aaf74e973",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a14747a5-a02d-4fce-b7b0-d27f3c402c41": {
      "main": [
        [
          {
            "node": "7aff1d80-5cde-4338-9ede-099009699717",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f62554ee-3a99-4820-8d20-d43f8bc4b813": {
      "main": [
        [
          {
            "node": "a14747a5-a02d-4fce-b7b0-d27f3c402c41",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b39adacf-5dd6-4bed-90ee-8554f173c996": {
      "main": [
        [
          {
            "node": "8b440b29-32c6-448a-b661-96039a90b103",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c438ef62-3500-4fb1-83fb-8c45e24c5e40": {
      "main": [
        [
          {
            "node": "9f2724b7-aa9f-4f11-84c8-fda8a305f255",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bc82934d-012f-45b4-be64-406db814d60c": {
      "main": [
        [
          {
            "node": "c53b7fe8-ae76-4a93-814a-04d82ee0da50",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "166eb85a-0a1b-41c1-9e20-08f858115abb": {
      "main": [
        [
          {
            "node": "baa2fb21-843e-4dd3-af06-427532456761",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "49695337-3f85-44f1-b626-4d6f773f0243": {
      "main": [
        [],
        [
          {
            "node": "a937de9e-1d82-47bb-9633-c738e4faf387",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8b440b29-32c6-448a-b661-96039a90b103": {
      "main": [
        [
          {
            "node": "3ed2f8ca-2ed1-49dc-8303-55be4e2f40dc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5abbe7a3-0496-49b6-94f0-ca955f7c9092": {
      "main": [
        [
          {
            "node": "d9a2de95-6d4f-4585-a737-855bd0a980b2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5cbc5b05-1a8e-4744-bf17-46228065669e": {
      "main": [
        [
          {
            "node": "9f075268-6aa8-418f-b174-bc5d61318c6b",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "9258d95d-4d07-4afb-b47c-325d051755d2": {
      "main": [
        [
          {
            "node": "166eb85a-0a1b-41c1-9e20-08f858115abb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9761671b-f13a-44dc-b7e9-6e137a4ed0dc": {
      "ai_languageModel": [
        [
          {
            "node": "a937de9e-1d82-47bb-9633-c738e4faf387",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "c93cb2eb-4290-4a4e-80f7-603594d72470": {
      "main": [
        [
          {
            "node": "a63b47e4-1406-401f-8729-b730dace77c5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2dc22cb2-2eb3-409a-aade-0a737a5bf9d4": {
      "main": [
        [
          {
            "node": "c438ef62-3500-4fb1-83fb-8c45e24c5e40",
            "type": "main",
            "index": 0
          },
          {
            "node": "43df61e8-38ee-48e2-8b01-06d2c4c22c5c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8e3ddbb9-221f-4144-b200-77caaa72df0f": {
      "main": [
        [
          {
            "node": "64c4eb57-dcbc-46e8-b134-eb1616427888",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f3ef746e-7a23-4069-a60b-1191bbd898d0": {
      "ai_languageModel": [
        [
          {
            "node": "4419a9ec-4d85-4484-8d07-cba77ffbcce1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "5d31f24b-5138-439d-be04-cbf11ddffee8": {
      "main": [
        [
          {
            "node": "5980deaf-3cbf-4b41-bfd3-80d3a6668d30",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "ce9a1bd3-4814-4b9a-8072-80c9f30f1793",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "02fcb4cf-7f1d-49c6-825c-5add67e239c2": {
      "main": [
        [
          {
            "node": "c93cb2eb-4290-4a4e-80f7-603594d72470",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f8cfa42-cf74-444f-bbd8-2e6ffcb3c4de": {
      "main": [
        [
          {
            "node": "68ae483c-0821-410a-9a55-8780d77a9ed0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a937de9e-1d82-47bb-9633-c738e4faf387": {
      "main": [
        [
          {
            "node": "d298f0c9-5e13-4d58-9602-6bf5047f6ab7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4419a9ec-4d85-4484-8d07-cba77ffbcce1": {
      "main": [
        [
          {
            "node": "f62554ee-3a99-4820-8d20-d43f8bc4b813",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5980deaf-3cbf-4b41-bfd3-80d3a6668d30": {
      "main": [
        [
          {
            "node": "2621f72b-503a-46db-8e3b-85c239995c56",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "adfd3fa9-d064-4798-adad-20f1f825f617": {
      "main": [
        [
          {
            "node": "a9b7e7d4-a12b-4d69-8276-9428150bf145",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "68ae483c-0821-410a-9a55-8780d77a9ed0": {
      "main": [
        [
          {
            "node": "02fcb4cf-7f1d-49c6-825c-5add67e239c2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ce9a1bd3-4814-4b9a-8072-80c9f30f1793": {
      "main": [
        [
          {
            "node": "708301fd-a967-43a4-ba47-9dc7b2f2e014",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "97cd5b4a-7f24-4b23-b275-473aaf74e973": {
      "main": [
        [
          {
            "node": "0e11a0dc-1782-484b-8cd0-73f5354542a1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "baa2fb21-843e-4dd3-af06-427532456761": {
      "main": [
        [
          {
            "node": "0e11a0dc-1782-484b-8cd0-73f5354542a1",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "b43b1587-46f5-4399-b8cf-a8c911f1849c": {
      "main": [
        [
          {
            "node": "0e11a0dc-1782-484b-8cd0-73f5354542a1",
            "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 - Personalwesen, Künstliche Intelligenz, IT-Betrieb

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 Nodes61
Kategorie3
Node-Typen22
Schwierigkeitsbeschreibung

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

Autor
Wayne Simpson

Wayne Simpson

@nocodecreative

I’m Wayne, an AI, automation & low-code consultant, passionate about helping businesses unlock their potential through smart, practical solutions. Contact me at https://www.nocodecreative.io

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34