8
n8n 中文网amn8n.com

使用Google Sheets、ClickUp和Telegram快速处理VIP票

中级

这是一个Content Creation, Multimodal AI领域的自动化工作流,包含 14 个节点。主要使用 If, ClickUp, Zendesk, Telegram, ManualTrigger 等节点。 使用Google Sheets、ClickUp和Telegram快速处理VIP票务

前置要求
  • Telegram Bot Token
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "gzNGhZnzQh6fH8ZT",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177"
  },
  "name": "快速通道-VIP-测试",
  "tags": [],
  "nodes": [
    {
      "id": "9e0dbca6-7e84-4df7-9954-a28316c4b481",
      "name": "当点击“执行工作流”时",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        336,
        384
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3227d851-920e-4184-af54-7a6be71f52c5",
      "name": "📋 工作流概述",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "width": 320,
        "height": 336,
        "content": "## 📋 工作流概览"
      },
      "typeVersion": 1
    },
    {
      "id": "2250ae47-cfdf-402b-875b-9632f8a6d163",
      "name": "🚀 触发器说明",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        48
      ],
      "parameters": {
        "width": 280,
        "height": 284,
        "content": "## 🚀 从这里开始"
      },
      "typeVersion": 1
    },
    {
      "id": "548c9741-bffb-42f2-bb96-705c693e1702",
      "name": "📊 数据源信息",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        688,
        560
      ],
      "parameters": {
        "width": 280,
        "height": 300,
        "content": "## 📊 数据源"
      },
      "typeVersion": 1
    },
    {
      "id": "de124edc-e31d-45e9-b84f-2247ca446daf",
      "name": "🔍 VIP检测逻辑",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        832,
        48
      ],
      "parameters": {
        "width": 280,
        "height": 300,
        "content": "## 🔍 VIP检测"
      },
      "typeVersion": 1
    },
    {
      "id": "ab531414-b2bd-4c90-9c50-83fb45870db5",
      "name": "📝 任务管理",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1104,
        544
      ],
      "parameters": {
        "width": 280,
        "height": 316,
        "content": "## 📝 任务创建"
      },
      "typeVersion": 1
    },
    {
      "id": "a56aac1c-5f22-45f5-9758-81246ac835be",
      "name": "📱 提醒系统",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1280,
        48
      ],
      "parameters": {
        "width": 280,
        "height": 268,
        "content": "## 📱 即时提醒"
      },
      "typeVersion": 1
    },
    {
      "id": "432df4e5-329e-4eb5-a8cf-d195407f31f7",
      "name": "⚡ 设置检查清单",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -16,
        432
      ],
      "parameters": {
        "width": 300,
        "height": 388,
        "content": "## ⚡ 快速设置检查清单"
      },
      "typeVersion": 1
    },
    {
      "id": "176aa797-46bf-4d6f-80fe-504d43435e8e",
      "name": "🎯 业务优势",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1632,
        336
      ],
      "parameters": {
        "width": 320,
        "height": 320,
        "content": "## 🎯 工作流优势"
      },
      "typeVersion": 1
    },
    {
      "id": "fe522ca7-ea23-4677-a25c-b36d75a95363",
      "name": "创建ClickUp任务1",
      "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": "发送Telegram提醒1",
      "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": "获取多个工单",
      "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": "检查高优先级",
      "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": "获取VIP用户",
      "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
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 内容创作, 多模态 AI

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量14
分类2
节点类型6
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
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.

外部链接
在 n8n.io 查看

分享此工作流

分类

分类: 34