Slack 메시지를 Pinecone로 업데이트
고급
이것은Internal Wiki, AI RAG분야의자동화 워크플로우로, 24개의 노드를 포함합니다.주로 Set, Slack, SlackTrigger, Agent, GoogleSheetsTool 등의 노드를 사용하며. Google Sheets, Pinecone와 GPT-4o로 상황 감지된 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 트리거",
"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 에이전트1",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
384,
448
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b1cac577-56b9-4bfb-be4d-846a0b439b18",
"name": "Azure OpenAI 채팅 모델1",
"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 벡터 스토어2",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
272,
672
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "1063099d-0a92-4d1f-b2f5-8eff53581a18",
"name": "임베딩 Azure OpenAI2",
"type": "@n8n/n8n-nodes-langchain.embeddingsAzureOpenAi",
"position": [
304,
880
],
"parameters": {},
"typeVersion": 1
},
{
"id": "37c8a73e-cb36-462b-ab03-d6b90f64dc60",
"name": "Google 시트에서 행 가져오기",
"type": "n8n-nodes-base.googleSheetsTool",
"position": [
592,
672
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "bfc17a2c-1f9c-4119-a521-3c582c51c6da",
"name": "Pinecone 벡터 스토어3",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
2048,
448
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "a55f71c9-1e2d-4aad-8b0b-1db68b4e001d",
"name": "임베딩 Azure OpenAI3",
"type": "@n8n/n8n-nodes-langchain.embeddingsAzureOpenAi",
"position": [
2144,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1f8020e7-f290-4172-b8b0-b44f9f49778b",
"name": "재순위 지정 Cohere1",
"type": "@n8n/n8n-nodes-langchain.rerankerCohere",
"position": [
432,
880
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3ad72eab-4620-40c7-a3cb-e34dac4e34d2",
"name": "구조화된 출력 파서1",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
720,
672
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "01b23deb-f228-43ca-8817-0423d35ba5dc",
"name": "Pinecone 벡터 스토어5",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
928,
448
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "d3975a99-384f-4b27-9c9d-2c6a3a408858",
"name": "임베딩 Azure OpenAI5",
"type": "@n8n/n8n-nodes-langchain.embeddingsAzureOpenAi",
"position": [
960,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a92ceeb5-1635-4f1c-a48f-22ee7456a65b",
"name": "재순위 지정 Cohere3",
"type": "@n8n/n8n-nodes-langchain.rerankerCohere",
"position": [
1088,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a22246ca-4203-4bde-8a30-a978bd132825",
"name": "AI 에이전트3",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1328,
448
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4740068f-b378-45bc-861e-02eda49c58a5",
"name": "Azure OpenAI 채팅 모델3",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
1360,
880
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d7b96829-1adf-44bd-b9ff-432bf2f49d65",
"name": "자동 수정 출력 파서",
"type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
"position": [
1424,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab60fa7a-f941-43f9-bc7d-a99792401cf2",
"name": "구조화된 출력 파서2",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
1536,
880
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "c49423df-50e9-40f6-af52-bb46d84ba502",
"name": "필드 편집1",
"type": "n8n-nodes-base.set",
"position": [
1824,
448
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "dac8a8bf-f935-459c-9342-8a081b5d5485",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-336,
48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "baba3093-11eb-42e3-96ec-b0c328ee90a9",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
368,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a004cf6-1e62-47f0-9d10-19f155579d8e",
"name": "스티커 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
928,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1bc5b309-db94-4575-b810-fec2479fb5f9",
"name": "스티커 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1312,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "83749fb2-f6b3-4b96-a6d1-44428d6105f3",
"name": "스티커 노트5",
"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에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 내부 위키, AI RAG
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
RAG
사용자 Pinecone를 통해 Slack에서 상황 추천 생성
Set
Slack
Google Drive
+
Set
Slack
Google Drive
28 노드Rahul Joshi
내부 위키
Slack, Gmail 및 AI를 사용한 Jira 백로그 정리 및 보고 자동화
Slack, Gmail 및 GPT-4를 통한 Jira 할 일 정리 및 보고 자동화
If
Set
Jira
+
If
Set
Jira
31 노드Rahul Joshi
개발자 채팅 질문 답변 캡처(Slack)
GPT-4o를 사용하여 Slack에서 개발자 문제를 Notion과 Airtable로 분류
If
Code
Notion
+
If
Code
Notion
20 노드Rahul Joshi
내부 위키
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 FAQ 품질 테스트 자동화
If
Set
Code
+
If
Set
Code
19 노드Rahul Joshi
문서 추출
Azure OpenAI 및 Google Workspace를 사용한 DEI 자격 심사 자동화
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에서 보기 →
이 워크플로우 공유