## 自ホストnipoti n8N ユーザーのみ:
上級
これはContent Creation, Multimodal AI分野の自動化ワークフローで、24個のノードを含みます。主にCode, Gmail, Merge, Zendesk, GoogleSheetsなどのノードを使用。 Zendesk への自動返信の生成:GPT-4o-mini、Google スプレッドシート、Gmail
前提条件
- •Googleアカウント + Gmail API認証情報
- •Google Sheets API認証情報
- •OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定を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 Model",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
240,
496
],
"parameters": {},
"typeVersion": 1
},
{
"id": "74860740-46f4-4b61-ab6c-d62e731eb2db",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
640,
-192
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "942716da-a80f-4325-a82f-a9e957eec70e",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-896,
-224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ce13f7f0-559d-4e2d-85b1-5116c65f4f6b",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-608,
-224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "43c13706-805a-42d1-9ac1-c8cffddb4fbd",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-224,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "17e84305-5cb6-445e-87e1-c1deb7745b05",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-400,
448
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "78451223-0353-405e-a292-45f64cd2ff68",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
208,
656
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b93bd350-9144-4bb0-a4a5-6caac01ab6ad",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-96,
432
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d1ffa1ff-388f-4a72-a4e5-267a8caefb1d",
"name": "付箋7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-816,
528
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "466683f5-27e2-43ed-ba2e-06a62bbe835d",
"name": "付箋8",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1232,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9a25381f-eb0c-430d-bd40-0acb86bba767",
"name": "付箋9",
"type": "n8n-nodes-base.stickyNote",
"position": [
928,
-352
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "741a240b-d9ff-4a3c-900b-bb7285e2a001",
"name": "付箋10",
"type": "n8n-nodes-base.stickyNote",
"position": [
1136,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ff5eb39c-1723-4848-a5f2-a282fe4eca61",
"name": "テスト開始",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1152,
208
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f46c4e96-a867-4cf4-b6ad-1d1614bd751a",
"name": "Zendeskチケットの取得",
"type": "n8n-nodes-base.zendesk",
"position": [
-800,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d8c77905-afb5-4e4b-8a26-8ac86c916b47",
"name": "最新チケットを選択",
"type": "n8n-nodes-base.code",
"position": [
-592,
80
],
"parameters": {},
"typeVersion": 2
},
{
"id": "c6968872-def1-4fe7-8ae9-e12021ee0856",
"name": "FAQリストの読み込み",
"type": "n8n-nodes-base.googleSheets",
"position": [
-752,
368
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "f614b225-1bf6-4083-9616-31c1c79ebde7",
"name": "チケットとFAQの結合",
"type": "n8n-nodes-base.merge",
"position": [
-320,
288
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "8cf61891-1a33-4c6d-a7de-cc17f439ac12",
"name": "AI用データの準備",
"type": "n8n-nodes-base.code",
"position": [
-32,
288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "cb088ef8-a35a-4f4a-aedb-194c6a8fac2f",
"name": "付箋11",
"type": "n8n-nodes-base.stickyNote",
"position": [
496,
416
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e0d53a95-4a97-4212-8b18-0f8ee53549f0",
"name": "サポート返信の生成",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
304,
288
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "3b061fd5-694b-4036-b02f-7a8fb2887120",
"name": "申請者メールの取得",
"type": "n8n-nodes-base.zendesk",
"position": [
-160,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1c0a0c80-4012-40f1-9d21-4b9281470555",
"name": "返信とユーザー情報の結合",
"type": "n8n-nodes-base.merge",
"position": [
752,
96
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "a9c2d8a1-7bec-4c1b-b1f5-68019cb9e605",
"name": "Gmail用メールのフォーマット",
"type": "n8n-nodes-base.code",
"position": [
976,
96
],
"parameters": {},
"typeVersion": 2
},
{
"id": "652fe821-13e6-4246-a4c1-5c3132a84371",
"name": "自動返信の送信",
"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": "f614b225-1bf6-4083-9616-31c1c79ebde7",
"type": "main",
"index": 1
}
]
]
},
"f614b225-1bf6-4083-9616-31c1c79ebde7": {
"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": "f614b225-1bf6-4083-9616-31c1c79ebde7",
"type": "main",
"index": 0
},
{
"node": "3b061fd5-694b-4036-b02f-7a8fb2887120",
"type": "main",
"index": 0
}
]
]
},
"3b061fd5-694b-4036-b02f-7a8fb2887120": {
"main": [
[
{
"node": "1c0a0c80-4012-40f1-9d21-4b9281470555",
"type": "main",
"index": 0
}
]
]
},
"f46c4e96-a867-4cf4-b6ad-1d1614bd751a": {
"main": [
[
{
"node": "d8c77905-afb5-4e4b-8a26-8ac86c916b47",
"type": "main",
"index": 0
}
]
]
},
"a9c2d8a1-7bec-4c1b-b1f5-68019cb9e605": {
"main": [
[
{
"node": "652fe821-13e6-4246-a4c1-5c3132a84371",
"type": "main",
"index": 0
}
]
]
},
"e0d53a95-4a97-4212-8b18-0f8ee53549f0": {
"main": [
[
{
"node": "1c0a0c80-4012-40f1-9d21-4b9281470555",
"type": "main",
"index": 1
}
]
]
},
"71026cd4-3934-4d46-8973-6957efcd7b3b": {
"ai_languageModel": [
[
{
"node": "e0d53a95-4a97-4212-8b18-0f8ee53549f0",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"1c0a0c80-4012-40f1-9d21-4b9281470555": {
"main": [
[
{
"node": "a9c2d8a1-7bec-4c1b-b1f5-68019cb9e605",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - コンテンツ作成, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
雇用後の定着追跡
従業員の定着分析レポートを生成するためにGPT-4oとGmail要約を使用する
If
Code
Gmail
+
If
Code
Gmail
19 ノードRahul Joshi
コンテンツ作成
インタビュー品質審査
GPT-4o-mini と Google スプレッドシートを使って、Slack でインタビューフィードバックを監査し、レポートを生成
If
Code
Slack
+
If
Code
Slack
23 ノードRahul Joshi
コンテンツ作成
インフLUエンサー毎日の提案
GPT-4o-miniとGmailを使ってインプローダーを対象にLinkedInコンテンツのアイデアを投稿
Code
Gmail
Manual Trigger
+
Code
Gmail
Manual Trigger
10 ノードRahul Joshi
コンテンツ作成
Google Drive から n8n テンプレートの説明を生成
AzureでGPT-4を使ってGoogle Driveからテンプレート説明文を生成
Code
Gmail
Google Drive
+
Code
Gmail
Google Drive
27 ノードRahul Joshi
コンテンツ作成
Azure OpenAI とGoogle Workspace で DEI 資格フィルター Automation
Azure GPT-4o、Googleドライブ、テーブルを使ってDEI資格フィルタリングを自動化
If
Code
Gmail
+
If
Code
Gmail
19 ノードRahul Joshi
コンテンツ作成
GmailとSlackからZendeskチケットを自動作成および追跡
GmailとSlackからZendeskチケットを作成し、Googleスプレッドシートで追跡
If
Code
Merge
+
If
Code
Merge
22 ノードRahul Joshi
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数24
カテゴリー2
ノードタイプ9
作成者
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で表示 →
このワークフローを共有