高速パス-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": "Fast-Track-VIP-test",
"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": "## 📋 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": "🚀 トリガー手順",
"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": "📊 データソース情報",
"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検出ロジック",
"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": "📝 タスク管理",
"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": "📱 通知システム",
"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": "⚡ セットアップチェックリスト",
"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": "🎯 ビジネスメリット",
"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": "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など)は別途料金が発生する場合があります。
関連ワークフロー
バグ集計ツール
自動Bug報告サマライザー:ZendeskのBugチケットをGoogleスプシに同期
If
Zendesk
Google Sheets
+
If
Zendesk
Google Sheets
11 ノードRahul Joshi
コンテンツ作成
保留中の支払い自動化 - ClickUp統合
Google Sheets、ClickUp、Gmail、Slackを使用した支払い追跡の自動化
If
Gmail
Slack
+
If
Gmail
Slack
12 ノードRahul Joshi
コンテンツ作成
ディスプュートアラートとケース追跡
Slack + ClickUpを使用したStripe紛争アラートとケース追跡の自動化
If
Code
Slack
+
If
Code
Slack
18 ノードRahul Joshi
コンテンツ作成
取引フェーズ → ClickUp への自動化
取引フェーズ追跡の自動化:HighLevel CRM、ClickUp そして Slack
If
Slack
Click Up
+
If
Slack
Click Up
12 ノードRahul Joshi
コンテンツ作成
インタビュー品質審査
GPT-4o-mini と Google スプレッドシートを使って、Slack でインタビューフィードバックを監査し、レポートを生成
If
Code
Slack
+
If
Code
Slack
23 ノードRahul Joshi
コンテンツ作成
優先のフォローキューエブルビルダー
Google Sheets + ClickUp を使った potential customer ランキングとタスク作成の自動化
Sort
Limit
Click Up
+
Sort
Limit
Click Up
18 ノードRahul Joshi
コンテンツ作成
ワークフロー情報
難易度
中級
ノード数14
カテゴリー2
ノードタイプ6
作成者
Rahul Joshi
@rahul08Rahul 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で表示 →
このワークフローを共有