표 요약 + Telegram
이것은CRM, AI Summarization분야의자동화 워크플로우로, 8개의 노드를 포함합니다.주로 Telegram, GoogleSheets, ManualTrigger, ChainLlm, LmChatAzureOpenAi 등의 노드를 사용하며. 사용Azure OpenAI와Telegram으로 Google Sheets에서 판매 보고서 생성
- •Telegram Bot Token
- •Google Sheets API 인증 정보
- •OpenAI API Key
{
"id": "fYM9UCwhXl3GvTfG",
"meta": {
"instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
"templateCredsSetupCompleted": true
},
"name": "Sheet Summery + Telegram",
"tags": [],
"nodes": [
{
"id": "d0bf8e09-9a35-4af3-ae16-531b1ff12133",
"name": "시트에서 행 가져오기",
"type": "n8n-nodes-base.googleSheets",
"position": [
-272,
16
],
"parameters": {},
"typeVersion": 4
},
{
"id": "19ac86d6-958a-4000-b464-b3e23b81e296",
"name": "문자 메시지 보내기",
"type": "n8n-nodes-base.telegram",
"position": [
368,
16
],
"webhookId": "4f35a13c-afa2-457c-8432-8ae7891e9f61",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "2d4ef4d1-c628-4576-9a56-d169e424a0cf",
"name": "'워크플로 실행' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-496,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0c14ff2d-d8bc-4f33-a7e0-1e6ba33b030e",
"name": "기본 LLM 체인",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
-48,
16
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "6fd47a46-50a7-4f48-a5d2-12bd5c80d21d",
"name": "Azure OpenAI 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
-48,
208
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ebf421b3-b23f-44b6-a326-7f21abc59320",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-336,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0140ec12-372b-40f0-a7c7-9e2ce8f864b0",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-32,
-208
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f12c57d2-0948-4a2d-a559-d75d1d780854",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
192
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "6e9a5edc-5567-4a1f-8bb8-11d572e54d2e",
"connections": {
"0c14ff2d-d8bc-4f33-a7e0-1e6ba33b030e": {
"main": [
[
{
"node": "19ac86d6-958a-4000-b464-b3e23b81e296",
"type": "main",
"index": 0
}
]
]
},
"d0bf8e09-9a35-4af3-ae16-531b1ff12133": {
"main": [
[
{
"node": "0c14ff2d-d8bc-4f33-a7e0-1e6ba33b030e",
"type": "main",
"index": 0
}
]
]
},
"6fd47a46-50a7-4f48-a5d2-12bd5c80d21d": {
"ai_languageModel": [
[
{
"node": "0c14ff2d-d8bc-4f33-a7e0-1e6ba33b030e",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"2d4ef4d1-c628-4576-9a56-d169e424a0cf": {
"main": [
[
{
"node": "d0bf8e09-9a35-4af3-ae16-531b1ff12133",
"type": "main",
"index": 0
}
]
]
}
}
}이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 고객관계관리, AI 요약
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
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.
이 워크플로우 공유