SlackメッセージをPineconeにアップデート
上級
これはInternal Wiki, AI RAG分野の自動化ワークフローで、24個のノードを含みます。主にSet, Slack, SlackTrigger, Agent, GoogleSheetsToolなどのノードを使用。 Google Sheets、Pinecone、GPT-4oを使って文脈 Awareness のSlackアシスタントを作成する
前提条件
- •Slack Bot Token または Webhook URL
- •Google Sheets API認証情報
- •OpenAI API Key
- •Pinecone API Key
使用ノード (24)
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "PS6MqPybTzbUpzIK",
"meta": {
"instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
"templateCredsSetupCompleted": true
},
"name": "Slack messages update to Pinecone",
"tags": [],
"nodes": [
{
"id": "a1c92a1d-e74f-4f48-8285-f858ca61b4c9",
"name": "Slack Trigger",
"type": "n8n-nodes-base.slackTrigger",
"position": [
-304,
448
],
"webhookId": "419966a1-e8f1-481b-a27f-9389f1204001",
"parameters": {},
"typeVersion": 1
},
{
"id": "00ab2770-9c81-49d8-8bee-fcab5066a78f",
"name": "AI Agent1",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
384,
448
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b1cac577-56b9-4bfb-be4d-846a0b439b18",
"name": "Azure OpenAI Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
144,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1651d6da-06f0-4422-b9fc-45ec3c0de7f3",
"name": "ユーザープロファイルの取得",
"type": "n8n-nodes-base.slack",
"position": [
-80,
448
],
"webhookId": "02127bdf-1829-49a7-906b-95fbb6f35201",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "08cd364d-006c-410b-a69b-9ff02cc40bbc",
"name": "Pinecone Vector Store2",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
272,
672
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "1063099d-0a92-4d1f-b2f5-8eff53581a18",
"name": "Embeddings Azure OpenAI2",
"type": "@n8n/n8n-nodes-langchain.embeddingsAzureOpenAi",
"position": [
304,
880
],
"parameters": {},
"typeVersion": 1
},
{
"id": "37c8a73e-cb36-462b-ab03-d6b90f64dc60",
"name": "Google Sheetsのシートから行を取得",
"type": "n8n-nodes-base.googleSheetsTool",
"position": [
592,
672
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "bfc17a2c-1f9c-4119-a521-3c582c51c6da",
"name": "Pinecone Vector Store3",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
2048,
448
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "a55f71c9-1e2d-4aad-8b0b-1db68b4e001d",
"name": "Embeddings Azure OpenAI3",
"type": "@n8n/n8n-nodes-langchain.embeddingsAzureOpenAi",
"position": [
2144,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1f8020e7-f290-4172-b8b0-b44f9f49778b",
"name": "Reranker Cohere1",
"type": "@n8n/n8n-nodes-langchain.rerankerCohere",
"position": [
432,
880
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3ad72eab-4620-40c7-a3cb-e34dac4e34d2",
"name": "Structured Output Parser1",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
720,
672
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "01b23deb-f228-43ca-8817-0423d35ba5dc",
"name": "Pinecone Vector Store5",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
928,
448
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "d3975a99-384f-4b27-9c9d-2c6a3a408858",
"name": "Embeddings Azure OpenAI5",
"type": "@n8n/n8n-nodes-langchain.embeddingsAzureOpenAi",
"position": [
960,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a92ceeb5-1635-4f1c-a48f-22ee7456a65b",
"name": "Reranker Cohere3",
"type": "@n8n/n8n-nodes-langchain.rerankerCohere",
"position": [
1088,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a22246ca-4203-4bde-8a30-a978bd132825",
"name": "AI Agent3",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1328,
448
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4740068f-b378-45bc-861e-02eda49c58a5",
"name": "Azure OpenAI Chat Model3",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
1360,
880
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d7b96829-1adf-44bd-b9ff-432bf2f49d65",
"name": "Auto-fixing Output Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
"position": [
1424,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab60fa7a-f941-43f9-bc7d-a99792401cf2",
"name": "Structured Output Parser2",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
1536,
880
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "c49423df-50e9-40f6-af52-bb46d84ba502",
"name": "Edit Fields1",
"type": "n8n-nodes-base.set",
"position": [
1824,
448
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "dac8a8bf-f935-459c-9342-8a081b5d5485",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-336,
48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "baba3093-11eb-42e3-96ec-b0c328ee90a9",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
368,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a004cf6-1e62-47f0-9d10-19f155579d8e",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
928,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1bc5b309-db94-4575-b810-fec2479fb5f9",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1312,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "83749fb2-f6b3-4b96-a6d1-44428d6105f3",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1968,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "604317ed-0e44-492f-9e6f-56d69bdcc79a",
"connections": {
"00ab2770-9c81-49d8-8bee-fcab5066a78f": {
"main": [
[
{
"node": "01b23deb-f228-43ca-8817-0423d35ba5dc",
"type": "main",
"index": 0
}
]
]
},
"a22246ca-4203-4bde-8a30-a978bd132825": {
"main": [
[
{
"node": "c49423df-50e9-40f6-af52-bb46d84ba502",
"type": "main",
"index": 0
}
]
]
},
"c49423df-50e9-40f6-af52-bb46d84ba502": {
"main": [
[
{
"node": "bfc17a2c-1f9c-4119-a521-3c582c51c6da",
"type": "main",
"index": 0
}
]
]
},
"a1c92a1d-e74f-4f48-8285-f858ca61b4c9": {
"main": [
[
{
"node": "1651d6da-06f0-4422-b9fc-45ec3c0de7f3",
"type": "main",
"index": 0
}
]
]
},
"1f8020e7-f290-4172-b8b0-b44f9f49778b": {
"ai_reranker": [
[
{
"node": "08cd364d-006c-410b-a69b-9ff02cc40bbc",
"type": "ai_reranker",
"index": 0
}
]
]
},
"a92ceeb5-1635-4f1c-a48f-22ee7456a65b": {
"ai_reranker": [
[
{
"node": "01b23deb-f228-43ca-8817-0423d35ba5dc",
"type": "ai_reranker",
"index": 0
}
]
]
},
"1651d6da-06f0-4422-b9fc-45ec3c0de7f3": {
"main": [
[
{
"node": "00ab2770-9c81-49d8-8bee-fcab5066a78f",
"type": "main",
"index": 0
}
]
]
},
"08cd364d-006c-410b-a69b-9ff02cc40bbc": {
"ai_tool": [
[
{
"node": "00ab2770-9c81-49d8-8bee-fcab5066a78f",
"type": "ai_tool",
"index": 0
}
]
]
},
"01b23deb-f228-43ca-8817-0423d35ba5dc": {
"main": [
[
{
"node": "a22246ca-4203-4bde-8a30-a978bd132825",
"type": "main",
"index": 0
}
]
]
},
"b1cac577-56b9-4bfb-be4d-846a0b439b18": {
"ai_languageModel": [
[
{
"node": "00ab2770-9c81-49d8-8bee-fcab5066a78f",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"4740068f-b378-45bc-861e-02eda49c58a5": {
"ai_languageModel": [
[
{
"node": "a22246ca-4203-4bde-8a30-a978bd132825",
"type": "ai_languageModel",
"index": 0
},
{
"node": "d7b96829-1adf-44bd-b9ff-432bf2f49d65",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"1063099d-0a92-4d1f-b2f5-8eff53581a18": {
"ai_embedding": [
[
{
"node": "08cd364d-006c-410b-a69b-9ff02cc40bbc",
"type": "ai_embedding",
"index": 0
}
]
]
},
"a55f71c9-1e2d-4aad-8b0b-1db68b4e001d": {
"ai_embedding": [
[
{
"node": "bfc17a2c-1f9c-4119-a521-3c582c51c6da",
"type": "ai_embedding",
"index": 0
}
]
]
},
"d3975a99-384f-4b27-9c9d-2c6a3a408858": {
"ai_embedding": [
[
{
"node": "01b23deb-f228-43ca-8817-0423d35ba5dc",
"type": "ai_embedding",
"index": 0
}
]
]
},
"d7b96829-1adf-44bd-b9ff-432bf2f49d65": {
"ai_outputParser": [
[
{
"node": "a22246ca-4203-4bde-8a30-a978bd132825",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"3ad72eab-4620-40c7-a3cb-e34dac4e34d2": {
"ai_outputParser": [
[
{
"node": "00ab2770-9c81-49d8-8bee-fcab5066a78f",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"ab60fa7a-f941-43f9-bc7d-a99792401cf2": {
"ai_outputParser": [
[
{
"node": "d7b96829-1adf-44bd-b9ff-432bf2f49d65",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"37c8a73e-cb36-462b-ab03-d6b90f64dc60": {
"ai_tool": [
[
{
"node": "00ab2770-9c81-49d8-8bee-fcab5066a78f",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - 内部Wiki, AI RAG検索拡張
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
RAG
Pineconeを使用してSlackから文脈に基づく推奨事項を生成
Set
Slack
Google Drive
+
Set
Slack
Google Drive
28 ノードRahul Joshi
内部Wiki
Jira のタスク整理レポートをSlack、Gmail、AIで自動化
Slack、Gmail そして GPT-4 を使った Jira タスク整理とレポートの自動化
If
Set
Jira
+
If
Set
Jira
31 ノードRahul Joshi
開発者チャットQAキャプチャ(Slack)
Slack から GPT-4o を使って開発者の質問を Notion と Airtable に分類
If
Code
Notion
+
If
Code
Notion
20 ノードRahul Joshi
内部Wiki
Monday.comやJiraからOutlookまでAI駆動のフィードバック分類とレポート
Azure GPT-4、Jiraタスク、Outlookレポートを使ってMonday.comからの顧客フィードバックを分析
Set
Code
Jira
+
Set
Code
Jira
27 ノードRahul Joshi
API速率制限と認証に関するFAQテスト
GPT-4o-mini、Googleスプレッドシート、Slackアラートを使用したAPIよくある質問品質テストの自動化
If
Set
Code
+
If
Set
Code
19 ノードRahul Joshi
文書抽出
Azure OpenAI とGoogle Workspace で DEI 資格フィルター Automation
Azure GPT-4o、Googleドライブ、テーブルを使ってDEI資格フィルタリングを自動化
If
Code
Gmail
+
If
Code
Gmail
19 ノードRahul Joshi
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数24
カテゴリー2
ノードタイプ12
作成者
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で表示 →
このワークフローを共有