## Nur für selbst gehostete N8N-Nutzer:

Experte

Dies ist ein Content Creation, Multimodal AI-Bereich Automatisierungsworkflow mit 24 Nodes. Hauptsächlich werden Code, Gmail, Merge, Zendesk, GoogleSheets und andere Nodes verwendet. Automatisierung von Zendesk-Supportantworten mit GPT-4o-mini, Google Sheets und Gmail

Voraussetzungen
  • Google-Konto + Gmail API-Anmeldedaten
  • Google Sheets API-Anmeldedaten
  • 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": "BRgkmSQneVUhy8wp",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Auto-Reply for Common Issues",
  "tags": [],
  "nodes": [
    {
      "id": "71026cd4-3934-4d46-8973-6957efcd7b3b",
      "name": "Azure OpenAI-Chat-Modell",
      "type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
      "position": [
        240,
        496
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "74860740-46f4-4b61-ab6c-d62e731eb2db",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        -192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "942716da-a80f-4325-a82f-a9e957eec70e",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -896,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ce13f7f0-559d-4e2d-85b1-5116c65f4f6b",
      "name": "Haftnotiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -608,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "43c13706-805a-42d1-9ac1-c8cffddb4fbd",
      "name": "Haftnotiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        -176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "17e84305-5cb6-445e-87e1-c1deb7745b05",
      "name": "Haftnotiz4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        448
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "78451223-0353-405e-a292-45f64cd2ff68",
      "name": "Haftnotiz5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        208,
        656
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b93bd350-9144-4bb0-a4a5-6caac01ab6ad",
      "name": "Haftnotiz6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -96,
        432
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d1ffa1ff-388f-4a72-a4e5-267a8caefb1d",
      "name": "Haftnotiz7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -816,
        528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "466683f5-27e2-43ed-ba2e-06a62bbe835d",
      "name": "Haftnotiz8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1232,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9a25381f-eb0c-430d-bd40-0acb86bba767",
      "name": "Haftnotiz9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        928,
        -352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "741a240b-d9ff-4a3c-900b-bb7285e2a001",
      "name": "Haftnotiz10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1136,
        256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ff5eb39c-1723-4848-a5f2-a282fe4eca61",
      "name": "Test Start",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1152,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f46c4e96-a867-4cf4-b6ad-1d1614bd751a",
      "name": "Fetch Zendesk Tickets",
      "type": "n8n-nodes-base.zendesk",
      "position": [
        -800,
        80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d8c77905-afb5-4e4b-8a26-8ac86c916b47",
      "name": "Select Latest Ticket",
      "type": "n8n-nodes-base.code",
      "position": [
        -592,
        80
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c6968872-def1-4fe7-8ae9-e12021ee0856",
      "name": "Load FAQ List",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -752,
        368
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "f614b225-1bf6-4083-9616-31c1c79ebde7",
      "name": "Zusammenführen Ticket & FAQs",
      "type": "n8n-nodes-base.merge",
      "position": [
        -320,
        288
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "8cf61891-1a33-4c6d-a7de-cc17f439ac12",
      "name": "Prepare Data for AI",
      "type": "n8n-nodes-base.code",
      "position": [
        -32,
        288
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "cb088ef8-a35a-4f4a-aedb-194c6a8fac2f",
      "name": "Haftnotiz11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        496,
        416
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e0d53a95-4a97-4212-8b18-0f8ee53549f0",
      "name": "Generate Support Reply",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        304,
        288
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "3b061fd5-694b-4036-b02f-7a8fb2887120",
      "name": "Fetch Requester E-Mail",
      "type": "n8n-nodes-base.zendesk",
      "position": [
        -160,
        80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1c0a0c80-4012-40f1-9d21-4b9281470555",
      "name": "Zusammenführen Reply & User Info",
      "type": "n8n-nodes-base.merge",
      "position": [
        752,
        96
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "a9c2d8a1-7bec-4c1b-b1f5-68019cb9e605",
      "name": "Format E-Mail for Gmail",
      "type": "n8n-nodes-base.code",
      "position": [
        976,
        96
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "652fe821-13e6-4246-a4c1-5c3132a84371",
      "name": "Send Auto-Reply",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1184,
        96
      ],
      "webhookId": "0c82c299-6938-42ed-bda6-5007d79af34f",
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "67032823-3003-4298-afd4-60ca6d3f205b",
  "connections": {
    "ff5eb39c-1723-4848-a5f2-a282fe4eca61": {
      "main": [
        [
          {
            "node": "f46c4e96-a867-4cf4-b6ad-1d1614bd751a",
            "type": "main",
            "index": 0
          },
          {
            "node": "c6968872-def1-4fe7-8ae9-e12021ee0856",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c6968872-def1-4fe7-8ae9-e12021ee0856": {
      "main": [
        [
          {
            "node": "Merge Ticket & FAQs",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Merge Ticket & FAQs": {
      "main": [
        [
          {
            "node": "8cf61891-1a33-4c6d-a7de-cc17f439ac12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8cf61891-1a33-4c6d-a7de-cc17f439ac12": {
      "main": [
        [
          {
            "node": "e0d53a95-4a97-4212-8b18-0f8ee53549f0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d8c77905-afb5-4e4b-8a26-8ac86c916b47": {
      "main": [
        [
          {
            "node": "Merge Ticket & FAQs",
            "type": "main",
            "index": 0
          },
          {
            "node": "Fetch Requester Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Requester Email": {
      "main": [
        [
          {
            "node": "Merge Reply & User Info",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f46c4e96-a867-4cf4-b6ad-1d1614bd751a": {
      "main": [
        [
          {
            "node": "d8c77905-afb5-4e4b-8a26-8ac86c916b47",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format Email for Gmail": {
      "main": [
        [
          {
            "node": "652fe821-13e6-4246-a4c1-5c3132a84371",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e0d53a95-4a97-4212-8b18-0f8ee53549f0": {
      "main": [
        [
          {
            "node": "Merge Reply & User Info",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Azure OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "e0d53a95-4a97-4212-8b18-0f8ee53549f0",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Merge Reply & User Info": {
      "main": [
        [
          {
            "node": "Format Email for Gmail",
            "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 - Content-Erstellung, Multimodales KI

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 Nodes24
Kategorie2
Node-Typen9
Schwierigkeitsbeschreibung

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

Autor
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34