Fast Track - VIP - Test

Fortgeschritten

Dies ist ein Content Creation, Multimodal AI-Bereich Automatisierungsworkflow mit 14 Nodes. Hauptsächlich werden If, ClickUp, Zendesk, Telegram, ManualTrigger und andere Nodes verwendet. Schnelle Bearbeitung von VIP-Tickets mit Google Sheets, ClickUp und Telegram

Voraussetzungen
  • Telegram Bot Token
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": "gzNGhZnzQh6fH8ZT",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177"
  },
  "name": "Fast-Track-VIP-test",
  "tags": [],
  "nodes": [
    {
      "id": "9e0dbca6-7e84-4df7-9954-a28316c4b481",
      "name": "Bei Klick auf 'Workflow ausführen'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        336,
        384
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3227d851-920e-4184-af54-7a6be71f52c5",
      "name": "📋 Workflow-Überblick",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "width": 320,
        "height": 336,
        "content": "## 📋 WORKFLOW OVERVIEW\n\n**Purpose:** Automatically fast-track VIP customer tickets through priority processing\n\n**Flow:** Google Sheets → VIP Check → ClickUp Task → Telegram Alert\n\n**Benefits:**\n✅ Instant VIP recognition\n✅ Priority task creation\n✅ Real-time notifications\n✅ Automated workflow execution"
      },
      "typeVersion": 1
    },
    {
      "id": "2250ae47-cfdf-402b-875b-9632f8a6d163",
      "name": "🚀 Trigger-Anleitung",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        48
      ],
      "parameters": {
        "width": 280,
        "height": 284,
        "content": "## 🚀 START HERE\n\n**Manual Trigger Node**\n\n• Click 'Execute workflow' to run manually\n• This starts the entire VIP processing chain\n• Perfect for testing or one-time runs\n\n💡 **Tip:** You can replace this with webhook, schedule, or other triggers for automation"
      },
      "typeVersion": 1
    },
    {
      "id": "548c9741-bffb-42f2-bb96-705c693e1702",
      "name": "📊 Datenquellen-Info",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        688,
        560
      ],
      "parameters": {
        "width": 280,
        "height": 300,
        "content": "## 📊 DATA SOURCE\n\n**Google Sheets Node**\n\n• Reads customer ticket data from spreadsheet\n• Contains: Customer info, tags, descriptions\n• Sheet: \"Ticket status dummy\"\n\n🔧 **Setup Required:**\n• Connect Google Sheets credentials\n• Verify spreadsheet permissions\n• Ensure 'Tag' column exists"
      },
      "typeVersion": 1
    },
    {
      "id": "de124edc-e31d-45e9-b84f-2247ca446daf",
      "name": "🔍 VIP-Erkennungslogik",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        832,
        48
      ],
      "parameters": {
        "width": 280,
        "height": 300,
        "content": "## 🔍 VIP DETECTION\n\n**IF Node - VIP Filter**\n\n• Checks if 'Tag' field contains 'VIP'\n• Only VIP customers proceed to next steps\n• Non-VIP customers are filtered out\n\n⚙️ **Logic:** \n`Tag contains \"VIP\"` = TRUE → Continue\n`Tag contains \"VIP\"` = FALSE → Stop"
      },
      "typeVersion": 1
    },
    {
      "id": "ab531414-b2bd-4c90-9c50-83fb45870db5",
      "name": "📝 Aufgabenverwaltung",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1104,
        544
      ],
      "parameters": {
        "width": 280,
        "height": 316,
        "content": "## 📝 TASK CREATION\n\n**ClickUp Integration**\n\n• Creates priority task for VIP tickets\n• Task name: \"VIP Ticket: [Description]\"\n• Assigned to specific team/space/folder\n\n🔧 **Setup Required:**\n• ClickUp API credentials\n• Verify team/space/folder IDs\n• Test task creation permissions"
      },
      "typeVersion": 1
    },
    {
      "id": "a56aac1c-5f22-45f5-9758-81246ac835be",
      "name": "📱 Benachrichtigungssystem",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1280,
        48
      ],
      "parameters": {
        "width": 280,
        "height": 268,
        "content": "## 📱 INSTANT ALERTS\n\n**Telegram Notification**\n\n• Sends immediate VIP ticket alert\n• Includes: Subject, requester email\n• Notifies team of new priority task\n\n🔧 **Setup Required:**\n• Telegram bot token\n• Update 'your-telegram-chat-id'\n• Test message delivery"
      },
      "typeVersion": 1
    },
    {
      "id": "432df4e5-329e-4eb5-a8cf-d195407f31f7",
      "name": "⚡ Einrichtungs-Checkliste",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -16,
        432
      ],
      "parameters": {
        "width": 300,
        "height": 388,
        "content": "## ⚡ QUICK SETUP CHECKLIST\n\n**Before Running:**\n\n1. ☐ Connect Google Sheets credentials\n2. ☐ Verify ClickUp API connection\n3. ☐ Update Telegram chat ID\n4. ☐ Test with sample VIP data\n5. ☐ Check all node connections\n\n**Common Issues:**\n• Missing credentials\n• Wrong chat ID format\n• Spreadsheet permissions\n• API rate limits"
      },
      "typeVersion": 1
    },
    {
      "id": "176aa797-46bf-4d6f-80fe-504d43435e8e",
      "name": "🎯 Geschäftsvorteile",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1632,
        336
      ],
      "parameters": {
        "width": 320,
        "height": 320,
        "content": "## 🎯 WORKFLOW BENEFITS\n\n**Why Use This Automation:**\n\n• **Speed:** Instant VIP recognition\n• **Consistency:** No missed VIP tickets\n• **Visibility:** Real-time notifications\n• **Tracking:** Organized in ClickUp\n• **Scalable:** Handles multiple tickets\n\n**Perfect for:** Customer service teams, support departments, sales organizations"
      },
      "typeVersion": 1
    },
    {
      "id": "fe522ca7-ea23-4677-a25c-b36d75a95363",
      "name": "Create ClickUp Task1",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        1232,
        384
      ],
      "parameters": {
        "list": "901611032798",
        "name": "=VIP Ticket:{{ $('Check High Priority').item.json.description }}",
        "team": "9016683627",
        "space": "90162844741",
        "folder": "90164394824",
        "additionalFields": {}
      },
      "credentials": {
        "clickUpApi": {
          "id": "FwrdqPtvlxnMFvdx",
          "name": "ClickUp account-Anuj"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "e98fec8a-8ae7-4842-af5c-ac196336e595",
      "name": "Send Telegram Alert1",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1456,
        384
      ],
      "webhookId": "27241cf0-0124-44ef-a465-23d056e98392",
      "parameters": {
        "text": "=🚨 VIP Ticket received!\n\nSubject:{{ $('Check High Priority').item.json.subject }}\nRequester: {{ $('Get the VIP user').item.json.email }}\nCheck ClickUp for the created task.",
        "chatId": "<Your Chat ID>",
        "additionalFields": {}
      },
      "credentials": {
        "telegramApi": {
          "id": "eoz18tywRndbv87T",
          "name": "Telegram account -anuj"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "76471d37-f68f-4a60-bfdb-8656cf32159c",
      "name": "Get many tickets",
      "type": "n8n-nodes-base.zendesk",
      "position": [
        560,
        384
      ],
      "parameters": {
        "options": {},
        "operation": "getAll",
        "returnAll": true
      },
      "credentials": {
        "zendeskApi": {
          "id": "BQ61OjTaFfNPQ1bK",
          "name": "Zendesk account-anuj"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "43ae95a3-5ad2-451a-bee6-0e451debe7c3",
      "name": "Check High Priority",
      "type": "n8n-nodes-base.if",
      "position": [
        784,
        384
      ],
      "parameters": {
        "conditions": {
          "string": [
            {
              "value1": "={{ $('Get many tickets').item.json.priority }}",
              "value2": "high",
              "operation": "contains"
            }
          ]
        }
      },
      "typeVersion": 1
    },
    {
      "id": "8fff9c6b-2444-4c3a-bb13-b96014acda1b",
      "name": "Get the VIP user",
      "type": "n8n-nodes-base.zendesk",
      "position": [
        1008,
        384
      ],
      "parameters": {
        "id": "={{ $json.requester_id }}",
        "resource": "user",
        "operation": "get"
      },
      "credentials": {
        "zendeskApi": {
          "id": "BQ61OjTaFfNPQ1bK",
          "name": "Zendesk account-anuj"
        }
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "e129e56e-ddbe-4fd2-bc9d-317efa2ed203",
  "connections": {
    "76471d37-f68f-4a60-bfdb-8656cf32159c": {
      "main": [
        [
          {
            "node": "43ae95a3-5ad2-451a-bee6-0e451debe7c3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8fff9c6b-2444-4c3a-bb13-b96014acda1b": {
      "main": [
        [
          {
            "node": "fe522ca7-ea23-4677-a25c-b36d75a95363",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "43ae95a3-5ad2-451a-bee6-0e451debe7c3": {
      "main": [
        [
          {
            "node": "8fff9c6b-2444-4c3a-bb13-b96014acda1b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fe522ca7-ea23-4677-a25c-b36d75a95363": {
      "main": [
        [
          {
            "node": "e98fec8a-8ae7-4842-af5c-ac196336e595",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9e0dbca6-7e84-4df7-9954-a28316c4b481": {
      "main": [
        [
          {
            "node": "76471d37-f68f-4a60-bfdb-8656cf32159c",
            "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?

Fortgeschritten - 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
Fortgeschritten
Anzahl der Nodes14
Kategorie2
Node-Typen6
Schwierigkeitsbeschreibung

Für erfahrene Benutzer, mittelkomplexe Workflows mit 6-15 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