Telegram 새 Notion 작업
중급
이것은Personal Productivity, AI Summarization분야의자동화 워크플로우로, 11개의 노드를 포함합니다.주로 Code, Switch, Telegram, NotionTool, TelegramTrigger 등의 노드를 사용하며. GPT-3.5를 사용하여 Telegram 메시지에서 Notion 작업 생성
사전 요구사항
- •Telegram Bot Token
- •Notion API Key
- •OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "3zGzoLsR5v0Zzmno",
"meta": {
"instanceId": "2a92e1aed4e75113f119ba031c55ebfbb7ec184402fa742db5b7b5ac94a2d195",
"templateCredsSetupCompleted": true
},
"name": "Telegram New Notion Task",
"tags": [
{
"id": "KOVOG8f4IK9bMwas",
"name": "🤖 AI Powered",
"createdAt": "2025-07-26T12:59:39.942Z",
"updatedAt": "2025-07-26T13:02:41.754Z"
}
],
"nodes": [
{
"id": "3b50fa4c-5308-44d7-b0d8-57a2d96805c4",
"name": "Telegram 트리거",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
48,
-96
],
"webhookId": "90c5bab8-cfa8-4525-aca8-e3d8bdd02a1b",
"parameters": {
"updates": [
"message"
],
"additionalFields": {
"userIds": "8353510776",
"download": true
}
},
"credentials": {
"telegramApi": {
"id": "1ePYQREXPprmgaYm",
"name": "Telegram account"
}
},
"typeVersion": 1.2
},
{
"id": "485a384d-551b-4aae-a7ca-b7846cc1daa9",
"name": "텍스트 vs 오디오 전환",
"type": "n8n-nodes-base.switch",
"position": [
224,
-96
],
"parameters": {
"rules": {
"values": [
{
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "ef952069-0a19-45b5-bff6-f337be61c98f",
"operator": {
"type": "object",
"operation": "exists",
"singleValue": true
},
"leftValue": "={{ $json.message.voice }}",
"rightValue": ""
}
]
}
},
{
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "1418a821-3cfe-4dc3-a75b-c003d875dcc0",
"operator": {
"type": "string",
"operation": "exists",
"singleValue": true
},
"leftValue": "={{ $json.message.text }}",
"rightValue": ""
}
]
}
}
]
},
"options": {}
},
"typeVersion": 3.2
},
{
"id": "9ff44832-b7e2-46b1-9475-0b114356a1ff",
"name": "녹음 다운로드",
"type": "n8n-nodes-base.telegram",
"position": [
448,
-240
],
"webhookId": "67ac3dc3-30fa-432a-81d0-53dc09ecfca4",
"parameters": {
"fileId": "={{ $json.message.voice.file_id }}",
"resource": "file"
},
"credentials": {
"telegramApi": {
"id": "1ePYQREXPprmgaYm",
"name": "Telegram account"
}
},
"typeVersion": 1.2
},
{
"id": "bf9db602-fbdc-4a28-8a58-35a34842e69b",
"name": "확인 메시지",
"type": "n8n-nodes-base.telegram",
"position": [
1232,
-80
],
"webhookId": "7c039879-e733-48bd-9022-910573624191",
"parameters": {
"text": "={{ $json.message.content }}",
"chatId": "8353510776",
"additionalFields": {
"appendAttribution": false
}
},
"credentials": {
"telegramApi": {
"id": "1ePYQREXPprmgaYm",
"name": "Telegram account"
}
},
"notesInFlow": false,
"typeVersion": 1.2
},
{
"id": "a4dc46b9-7db8-4217-b200-78be740e0ebc",
"name": "녹음 텍스트 변환",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
672,
-240
],
"parameters": {
"options": {},
"resource": "audio",
"operation": "transcribe"
},
"credentials": {
"openAiApi": {
"id": "NPgH1qw6QE8eTcZq",
"name": "OpenAi account 3"
}
},
"typeVersion": 1.8
},
{
"id": "b241e830-b313-4c5c-9cd2-af6e2906575a",
"name": "Notion에 새 작업 생성",
"type": "n8n-nodes-base.notionTool",
"position": [
1008,
128
],
"parameters": {
"title": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Title', ``, 'string') }}",
"options": {},
"resource": "databasePage",
"databaseId": {
"__rl": true,
"mode": "list",
"value": "22c1b7ff-072a-807a-b0c7-cb5733cb7997",
"cachedResultName": "Tasks"
},
"propertiesUi": {
"propertyValues": [
{
"key": "Do Date|date",
"date": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('propertyValues0_Date', ``, 'string') }}",
"timezone": "America/New_York"
}
]
}
},
"credentials": {
"notionApi": {
"id": "nC8XWBtNRIPtVuXV",
"name": "Notion account"
}
},
"typeVersion": 2.2
},
{
"id": "fa869e10-c357-4427-960f-0b7accdab483",
"name": "텍스트 메시지 처리",
"type": "n8n-nodes-base.code",
"position": [
560,
-80
],
"parameters": {
"jsCode": "return [{ json: { text: $input.first().json.message.text }}]\n"
},
"typeVersion": 2
},
{
"id": "8cec9f54-5dab-430d-a2bd-84c5a85ed88a",
"name": "요청 해석",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
864,
-80
],
"parameters": {
"modelId": {
"__rl": true,
"mode": "list",
"value": "gpt-3.5-turbo",
"cachedResultName": "GPT-3.5-TURBO"
},
"options": {},
"messages": {
"values": [
{
"role": "system",
"content": "=You are a friendly helpful assistant!\n\nToday’s date is: {{ (new Date()).toISOString() }}\n\nThe incoming messages you receive will typically be requests to add new Tasks to a Notion Database. I will probably preface these messages with something like \"remember to\" (or \"don't forget\") which basically all mean to create a new task. Use the Notion tool to create those new tasks. Some tasks will simply be a title while others may also include a Do Date. Be sure to set the Do Date field if provided in the original message.\n\nWhenever you do successfully create a new task, please respond with a simple confirmation message. Make the message clever/funny and feel free to include a random or appropriate emoji. Remember you are only confirming that you've added the task/event, the context of your response doesn't necessarily need to have anything to do with the actual item itself."
},
{
"content": "={{ $json.text }}"
}
]
}
},
"credentials": {
"openAiApi": {
"id": "NPgH1qw6QE8eTcZq",
"name": "OpenAi account 3"
}
},
"typeVersion": 1.8
},
{
"id": "7d031162-e51e-4a92-8245-0796994a5e72",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-448,
-240
],
"parameters": {
"color": 5,
"width": 432,
"height": 400,
"content": "## Telegram Add Notion Tasks Workflow\n\nThis workflow will accept incoming messages to your Telegram bot and will decipher them to add a new task to your Notion Tasks database. You can send the message using plain text or voice recording. The content of the message is determined by ChatGPT along with the do date and everything added to Notion.\n\n- Configure Telegram in the first step and last steps (your chatId)\n- The system prompt for ChatGPT should be sufficient as is but feel free to adjust slightly to your preferences.\n- Make sure the timezone set in the Notion Task creation step matches the timezone in your workflow settings."
},
"typeVersion": 1
},
{
"id": "92a5115b-013e-42fc-ba48-59ba44cb1152",
"name": "스티키 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
752,
96
],
"parameters": {
"width": 384,
"height": 192,
"content": "Make sure to adjust the timezone\nto your preferred setting."
},
"typeVersion": 1
},
{
"id": "d277326d-1006-4e3f-8f13-5daba98bc6b4",
"name": "스티키 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
848,
-176
],
"parameters": {
"width": 304,
"height": 224,
"content": "**Optional:** Adjust the system prompt here with any specific instructions you deem necessary."
},
"typeVersion": 1
}
],
"active": true,
"pinData": {},
"settings": {
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1",
"executionTimeout": -1
},
"versionId": "318e6a82-00b3-4967-ba87-5a312faeba30",
"connections": {
"3b50fa4c-5308-44d7-b0d8-57a2d96805c4": {
"main": [
[
{
"node": "485a384d-551b-4aae-a7ca-b7846cc1daa9",
"type": "main",
"index": 0
}
]
]
},
"8cec9f54-5dab-430d-a2bd-84c5a85ed88a": {
"main": [
[
{
"node": "bf9db602-fbdc-4a28-8a58-35a34842e69b",
"type": "main",
"index": 0
}
]
]
},
"9ff44832-b7e2-46b1-9475-0b114356a1ff": {
"main": [
[
{
"node": "a4dc46b9-7db8-4217-b200-78be740e0ebc",
"type": "main",
"index": 0
}
]
]
},
"fa869e10-c357-4427-960f-0b7accdab483": {
"main": [
[
{
"node": "8cec9f54-5dab-430d-a2bd-84c5a85ed88a",
"type": "main",
"index": 0
}
]
]
},
"bf9db602-fbdc-4a28-8a58-35a34842e69b": {
"main": [
[]
]
},
"485a384d-551b-4aae-a7ca-b7846cc1daa9": {
"main": [
[
{
"node": "9ff44832-b7e2-46b1-9475-0b114356a1ff",
"type": "main",
"index": 0
}
],
[
{
"node": "fa869e10-c357-4427-960f-0b7accdab483",
"type": "main",
"index": 0
}
]
]
},
"a4dc46b9-7db8-4217-b200-78be740e0ebc": {
"main": [
[
{
"node": "8cec9f54-5dab-430d-a2bd-84c5a85ed88a",
"type": "main",
"index": 0
}
]
]
},
"b241e830-b313-4c5c-9cd2-af6e2906575a": {
"ai_tool": [
[
{
"node": "8cec9f54-5dab-430d-a2bd-84c5a85ed88a",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 개인 생산성, AI 요약
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Apollo, GPT-4 및 Telegram을 활용한 AI 기반 잠재고객 생성에서 데이터베이스로
AI 기반 잠재고객 생성: Apollo, GPT-4 및 Telegram을 사용하여 데이터베이스로 출력
Set
Code
Limit
+
Set
Code
Limit
26 노드Paul
리드 생성
🎧 IT 음성 지원 자동화 봇 – Telegram 음성 메시지를 JIRA 티켓으로 전환 (OpenAI Whisper 사용)
Whisper 및 GPT-4.1 Mini를 통한 Telegram 음성 메시지 자동 JIRA 티켓 변환
If
Set
Code
+
If
Set
Code
25 노드Trung Tran
티켓 관리
Telegram을 통해 Google 스프레드시트에서 수입과 지출 추적 자동화
Telegram을 통한 Google 스프레드시트 내 수입 및 지출 추적 자동화
Code
Switch
Telegram
+
Code
Switch
Telegram
31 노드Fahmi Oktafian
개인 생산성
봇을 사용한 Telegram 채널 게시물 반응 자동화
봇 순환 및 GPT-5-mini를 사용한 Telegram 채널 게시물 반응 자동화
Code
Wait
Limit
+
Code
Wait
Limit
18 노드Cj Elijah
소셜 미디어
Gemini, 음성, 이미지 생성을 사용하여 다중 모달 Telegram AI 어시스턴트를 구축합니다.
Gemini, 음성, 이미지 생성을 사용하여 다중 모달 Telegram AI 어시스턴트를 구축합니다.
If
Set
Code
+
If
Set
Code
95 노드Iniyavan JC
개인 생산성
Telegram에서 자동으로 회의록을 Airtable, Slack, Gmail로 전송
GPT-4.1을 통해 Telegram 메시지에서 회의록 생성 및 Airtable, Slack, Gmail로 전송
If
Code
Wait
+
If
Code
Wait
29 노드Baptiste Fort
AI 요약
워크플로우 정보
난이도
중급
노드 수11
카테고리2
노드 유형7
저자
Jason Krol
@shorttompkinsSenior Engineering Manager with over 20 years of professional experience. While I'm not getting paid to code during the day, I still find time at night to mess around and have fun. Lately I've been really enjoying my time spent learning new automation and AI tools!
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유