지능형 Gmail 이메일 태그
고급
이것은Support, AI분야의자동화 워크플로우로, 18개의 노드를 포함합니다.주로 If, Set, Code, Gmail, Merge 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI 기반 내용 분류를 통한 지능형 Gmail 이메일 조직
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •OpenAI API Key
사용된 노드 (18)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "MKPGGcZ4kNS2VaAd",
"meta": {
"instanceId": "c62c01f3e843893075a10f252ec7d6d69e5ab593af019f50055d506cb3081b99",
"templateCredsSetupCompleted": true
},
"name": "Auto Gmail Labeling (Powered by OpenAI)",
"tags": [
{
"id": "XCHEQnjQX9v45lVi",
"name": "labeling",
"createdAt": "2025-05-10T13:05:07.928Z",
"updatedAt": "2025-05-10T13:05:07.928Z"
},
{
"id": "rEeMluSnJ541dfuv",
"name": "label",
"createdAt": "2025-05-10T13:05:07.947Z",
"updatedAt": "2025-05-10T13:05:07.947Z"
},
{
"id": "wTkM9jCbEJKOQGvU",
"name": "email",
"createdAt": "2025-05-10T13:05:07.923Z",
"updatedAt": "2025-05-10T13:05:07.923Z"
},
{
"id": "bteUZZnDWPlLufzn",
"name": "prod",
"createdAt": "2025-04-18T15:09:08.645Z",
"updatedAt": "2025-04-18T15:09:08.645Z"
}
],
"nodes": [
{
"id": "61d0e78d-34ea-4266-9d0d-16b917e2e934",
"name": "항목 반복",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-1580,
-560
],
"parameters": {
"options": {}
},
"typeVersion": 3
},
{
"id": "ceeb33f9-5edd-4760-ae69-de3f8f7c7fe4",
"name": "Replace Me",
"type": "n8n-nodes-base.noOp",
"position": [
1000,
-600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d9ddec50-7a7c-476b-af88-94d06fc3d2ce",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
-1140,
-600
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "2f466934-e257-4315-8a7f-5e3dde987430",
"operator": {
"name": "filter.operator.equals",
"type": "string",
"operation": "equals"
},
"leftValue": "={{ $json.labelIds[2] }}",
"rightValue": "={{ $json.labelIds[2] }}"
}
]
}
},
"typeVersion": 2.2
},
{
"id": "6fdbf75a-182d-4793-b4c7-2a3c29127a4c",
"name": "Merge",
"type": "n8n-nodes-base.merge",
"position": [
-920,
-700
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "65925cff-ae6d-4d01-b04f-09081dda5f6f",
"name": "Gmail - 모든 메시지 가져오기",
"type": "n8n-nodes-base.gmail",
"position": [
-2120,
-580
],
"webhookId": "a501a86b-b2df-45ec-b0d9-178765859a0f",
"parameters": {
"limit": 20,
"simple": false,
"filters": {
"readStatus": "both"
},
"options": {},
"operation": "getAll"
},
"credentials": {
"gmailOAuth2": {
"id": "T6a7nzYASeRq8gwp",
"name": "Gmail account [abc@mail.com]"
}
},
"typeVersion": 2.1
},
{
"id": "7c9da3f9-ab0c-4244-a086-04e36a22e5f2",
"name": "Gmail - 단일 메시지",
"type": "n8n-nodes-base.gmail",
"position": [
-1340,
-640
],
"webhookId": "ebc7d7c4-aece-4cd4-a46f-dff18891931e",
"parameters": {
"simple": false,
"options": {},
"messageId": "={{ $json.id }}",
"operation": "get"
},
"credentials": {
"gmailOAuth2": {
"id": "T6a7nzYASeRq8gwp",
"name": "Gmail account [abc@mail.com]"
}
},
"typeVersion": 2.1
},
{
"id": "47aabef5-1f4e-4fa3-9fd9-f4ab724fc6d9",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2440,
-960
],
"parameters": {
"width": 3820,
"height": 740,
"content": "## Auto Gmail Labeling (Powered by OpenAI)"
},
"typeVersion": 1
},
{
"id": "4635a3bf-7da7-45b7-9767-539831407a1e",
"name": "일정 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-2340,
-580
],
"parameters": {
"rule": {
"interval": [
{
"field": "minutes",
"minutesInterval": 2
}
]
}
},
"typeVersion": 1.2
},
{
"id": "92f4c2be-42e7-49fe-a43a-66060495af30",
"name": "이메일 데이터 추출",
"type": "n8n-nodes-base.set",
"position": [
-700,
-700
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "2e246278-eccb-4cd5-8c93-7daa824066e3",
"name": "id",
"type": "string",
"value": "={{ $json.id }}"
},
{
"id": "06e5dde5-dfce-4d4d-859d-b364301cb5aa",
"name": "from",
"type": "string",
"value": "={{ $json.headers.from }}"
},
{
"id": "e10231b9-fbb1-447a-a3fc-3ba8e5a9d314",
"name": "headers.subject",
"type": "string",
"value": "={{ $json.headers.subject }}"
},
{
"id": "6a472d41-0f6e-4803-8d94-4b4f8272e66c",
"name": "text",
"type": "string",
"value": "={{ $json.text }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "82ea2062-8dc8-4087-82e7-c45047e14d41",
"name": "AI로 이메일 분류",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-480,
-800
],
"parameters": {
"text": "=Here is the email details:\nFrom: { $('Merge').item.json.headers.from }}\nSubject line: {{ $json.headers.subject }}\nEmail Body: \n{{ $json.text }}",
"options": {
"systemMessage": "You are my Personal Email Labeler. \nWhen I feed you the subject and body of a new email, you must assign exactly one label—no extra text.\n\nAvailable labels:\n- Newsletter \n- Inquiry \n- Invoice \n- Proposal \n- Action Required \n- Follow-up Reminder \n- Task \n- Personal \n- Urgent \n- Bank \n- Job Update \n- Spam / Junk \n- Social / Networking \n- Receipt \n- Event Invite \n- Subscription Renewal \n- System Notification \n\nLabel definitions:\n1. Newsletter \n • Subscription updates, promotions, digests. \n • No reply needed—just file away. \n2. Inquiry \n • Sender asks a question or requests information. \n • Prioritize and suggest replying. \n3. Invoice \n • Billing, receipts, payment requests. \n • Flag if payment is due. \n4. Proposal \n • Business offers, contracts, collaboration pitches. \n • Flag for review; consider acknowledging receipt. \n5. Action Required \n • Requests that demand you do something (book, confirm, complete). \n • Mark and suggest a reminder. \n6. Follow-up Reminder \n • Emails reminding you of something pending or that you already acted on. \n • Suggest checking status or pinging again. \n7. Task \n • Contains to-do items or project steps. \n • Extract tasks, prioritize by deadline. \n8. Personal \n • From friends or family; non-work. \n • Keep accessible but low urgency unless marked urgent. \n9. Urgent \n • Critical deadlines, emergencies, time-sensitive. \n • Bump to top of your inbox; reply ASAP. \n10. Bank \n • Statements, alerts, transaction notices, fraud warnings from your bank. \n • Flag if action is needed (e.g., verify, transfer, dispute). \n11. Job Update \n • Direct messages from recruiters/HR or alerts from job portals (LinkedIn, Naukri, etc.). \n • Flag as relevant opportunity; suggest acknowledging or bookmarking. \n12. Spam / Junk \n • Unwanted bulk mail, phishing attempts, obvious ads. \n • Auto-archive or delete. \n13. Social / Networking \n • Notifications from social sites (GitHub, Twitter, forums) not job-related. \n • File separately from Job Update. \n14. Receipt \n • E-commerce order confirmations, tickets, one-off purchase receipts. \n • Archive after processing. \n15. Event Invite \n • Calendar invitations or RSVPs (Google Meet, Zoom, Outlook). \n • Accept/decline or add to calendar. \n16. Subscription Renewal \n • Reminders for software licenses, memberships, domain renewals. \n • Flag for manual renewal. \n17. System Notification \n • Alerts from monitoring tools, CI/CD, cloud services, security scanners. \n • Triage or forward to team channel.\n\nRules:\n- Read subject + body. \n- Choose the single best label. \n- Output **only** that label."
},
"promptType": "define",
"hasOutputParser": true
},
"typeVersion": 1.7
},
{
"id": "bd3e558c-1e2a-4962-bf65-c92edfaad559",
"name": "AI 카테고리 저장",
"type": "n8n-nodes-base.set",
"position": [
-100,
-700
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "2494d69d-3e5e-42ba-88d2-b76ca1962881",
"name": "output",
"type": "string",
"value": "={{ $json.output }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "b7e2e5a9-772b-4f8b-a018-d59924e80fd5",
"name": "모든 Gmail 라벨 나열",
"type": "n8n-nodes-base.gmail",
"position": [
120,
-600
],
"webhookId": "5c3cbc0b-9239-4a17-a8ec-bc8819341e47",
"parameters": {
"resource": "label",
"returnAll": true
},
"credentials": {
"gmailOAuth2": {
"id": "T6a7nzYASeRq8gwp",
"name": "Gmail account [abc@mail.com]"
}
},
"typeVersion": 2.1
},
{
"id": "0361804b-a792-4f12-862e-09b6de749128",
"name": "라벨 존재 여부 확인",
"type": "n8n-nodes-base.compareDatasets",
"position": [
340,
-720
],
"parameters": {
"options": {
"multipleMatches": "first"
},
"fuzzyCompare": true,
"mergeByFields": {
"values": [
{
"field1": "output",
"field2": "name"
}
]
}
},
"typeVersion": 2.3
},
{
"id": "65203535-4a68-4b7e-836b-93aba10b5314",
"name": "이메일에 라벨 적용",
"type": "n8n-nodes-base.gmail",
"position": [
780,
-600
],
"webhookId": "4a35699e-da45-48e9-8e12-d22b2dcca62e",
"parameters": {
"labelIds": "={{ $json.different.id.inputB }}",
"messageId": "={{ $('Extract Email Data').item.json.id }}",
"operation": "addLabels"
},
"credentials": {
"gmailOAuth2": {
"id": "T6a7nzYASeRq8gwp",
"name": "Gmail account [abc@mail.com]"
}
},
"typeVersion": 2.1
},
{
"id": "c693da56-6238-4c21-bdb6-6e3aceffd4a5",
"name": "새 라벨 적용",
"type": "n8n-nodes-base.gmail",
"position": [
560,
-800
],
"webhookId": "a6722fdc-15cb-4796-b82d-53cc23060640",
"parameters": {
"name": "={{ $('Store AI Category').item.json.output }}",
"options": {},
"resource": "label",
"operation": "create"
},
"credentials": {
"gmailOAuth2": {
"id": "T6a7nzYASeRq8gwp",
"name": "Gmail account [abc@mail.com]"
}
},
"typeVersion": 2.1
},
{
"id": "86a440fa-b761-4b3f-ae7b-b5fb30a11f9d",
"name": "새 라벨 생성",
"type": "n8n-nodes-base.gmail",
"position": [
780,
-800
],
"webhookId": "9e401ad8-b89c-4015-a3cf-b1000ac51ae1",
"parameters": {
"labelIds": "={{ $json.id }}",
"messageId": "={{ $('Extract Email Data').item.json.id }}",
"operation": "addLabels"
},
"credentials": {
"gmailOAuth2": {
"id": "T6a7nzYASeRq8gwp",
"name": "Gmail account [abc@mail.com]"
}
},
"typeVersion": 2.1
},
{
"id": "59b0ed3f-7a2c-44f3-8e7c-ebb91ead16d2",
"name": "OpenAI 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-400,
-580
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-nano",
"cachedResultName": "gpt-4.1-nano"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "PLkPXwnjTc0ag3xa",
"name": "OpenAi account"
}
},
"typeVersion": 1.2
},
{
"id": "ced7a41e-7df9-4c73-ab00-e24677326652",
"name": "제외 라벨 없는 이메일 필터링",
"type": "n8n-nodes-base.code",
"position": [
-1900,
-580
],
"parameters": {
"jsCode": "const excludedLabelIds = [\n \"Label_5\", // Newsletter\n \"Label_21\", // Inquiry\n \"Label_11\", // Invoice\n \"Label_9\", // Proposal\n \"Label_52\", // Action Required\n \"Label_55\", // Follow-up Reminder\n \"Label_53\", // Task\n \"Label_44\", // Personal\n \"Label_54\", // Urgent\n \"Label_12\", // Bank\n \"Label_3\", // Job Update\n \"Label_42\", // Spam / Junk\n \"Label_7\", // Social / Networking\n \"Label_8\", // Receipt\n \"Label_2\", // Event Invite\n \"Label_10\", // Subscription Renewal\n \"Label_4\" // System Notification\n];\n\n\nreturn items.filter(item => {\n const labels = item.json.labelIds || [];\n // Exclude if ANY excluded label is present\n return !labels.some(label => excludedLabelIds.includes(label));\n});\n"
},
"typeVersion": 2
}
],
"active": true,
"pinData": {},
"settings": {
"callerPolicy": "workflowsFromSameOwner",
"errorWorkflow": "9GaFMSfyUS2pdk24",
"executionOrder": "v1"
},
"versionId": "f7da3241-2d4c-4d48-9090-09ba07607d42",
"connections": {
"d9ddec50-7a7c-476b-af88-94d06fc3d2ce": {
"main": [
[],
[
{
"node": "6fdbf75a-182d-4793-b4c7-2a3c29127a4c",
"type": "main",
"index": 1
}
]
]
},
"6fdbf75a-182d-4793-b4c7-2a3c29127a4c": {
"main": [
[
{
"node": "92f4c2be-42e7-49fe-a43a-66060495af30",
"type": "main",
"index": 0
}
]
]
},
"ceeb33f9-5edd-4760-ae69-de3f8f7c7fe4": {
"main": [
[
{
"node": "61d0e78d-34ea-4266-9d0d-16b917e2e934",
"type": "main",
"index": 0
}
]
]
},
"c693da56-6238-4c21-bdb6-6e3aceffd4a5": {
"main": [
[
{
"node": "86a440fa-b761-4b3f-ae7b-b5fb30a11f9d",
"type": "main",
"index": 0
}
]
]
},
"61d0e78d-34ea-4266-9d0d-16b917e2e934": {
"main": [
[],
[
{
"node": "7c9da3f9-ab0c-4244-a086-04e36a22e5f2",
"type": "main",
"index": 0
}
]
]
},
"86a440fa-b761-4b3f-ae7b-b5fb30a11f9d": {
"main": [
[
{
"node": "ceeb33f9-5edd-4760-ae69-de3f8f7c7fe4",
"type": "main",
"index": 0
}
]
]
},
"4635a3bf-7da7-45b7-9767-539831407a1e": {
"main": [
[
{
"node": "65925cff-ae6d-4d01-b04f-09081dda5f6f",
"type": "main",
"index": 0
}
]
]
},
"59b0ed3f-7a2c-44f3-8e7c-ebb91ead16d2": {
"ai_languageModel": [
[
{
"node": "82ea2062-8dc8-4087-82e7-c45047e14d41",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"bd3e558c-1e2a-4962-bf65-c92edfaad559": {
"main": [
[
{
"node": "0361804b-a792-4f12-862e-09b6de749128",
"type": "main",
"index": 0
},
{
"node": "b7e2e5a9-772b-4f8b-a018-d59924e80fd5",
"type": "main",
"index": 0
}
]
]
},
"92f4c2be-42e7-49fe-a43a-66060495af30": {
"main": [
[
{
"node": "82ea2062-8dc8-4087-82e7-c45047e14d41",
"type": "main",
"index": 0
}
]
]
},
"65203535-4a68-4b7e-836b-93aba10b5314": {
"main": [
[
{
"node": "ceeb33f9-5edd-4760-ae69-de3f8f7c7fe4",
"type": "main",
"index": 0
}
]
]
},
"0361804b-a792-4f12-862e-09b6de749128": {
"main": [
[
{
"node": "c693da56-6238-4c21-bdb6-6e3aceffd4a5",
"type": "main",
"index": 0
}
],
[],
[
{
"node": "65203535-4a68-4b7e-836b-93aba10b5314",
"type": "main",
"index": 0
}
]
]
},
"b7e2e5a9-772b-4f8b-a018-d59924e80fd5": {
"main": [
[
{
"node": "0361804b-a792-4f12-862e-09b6de749128",
"type": "main",
"index": 1
}
]
]
},
"7c9da3f9-ab0c-4244-a086-04e36a22e5f2": {
"main": [
[
{
"node": "d9ddec50-7a7c-476b-af88-94d06fc3d2ce",
"type": "main",
"index": 0
},
{
"node": "6fdbf75a-182d-4793-b4c7-2a3c29127a4c",
"type": "main",
"index": 0
}
]
]
},
"82ea2062-8dc8-4087-82e7-c45047e14d41": {
"main": [
[
{
"node": "bd3e558c-1e2a-4962-bf65-c92edfaad559",
"type": "main",
"index": 0
}
]
]
},
"65925cff-ae6d-4d01-b04f-09081dda5f6f": {
"main": [
[
{
"node": "ced7a41e-7df9-4c73-ab00-e24677326652",
"type": "main",
"index": 0
}
]
]
},
"ced7a41e-7df9-4c73-ab00-e24677326652": {
"main": [
[
{
"node": "61d0e78d-34ea-4266-9d0d-16b917e2e934",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 지원, 인공지능
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
基于AI의MIS에이전트
基于AI의관리信息系统에이전트
If
Set
Code
+
If
Set
Code
129 노드Kumar Shivam
지원
애자일 팀 스프린트 계획 자동화
OpenAI, Google 캘린더 및 Gmail을 사용한 애자일 팀용 스프린트 계획 자동화
If
Set
Code
+
If
Set
Code
52 노드Willemijn
제품
완전한 B2B 판매 프로세스: Apollo 잠재 고객 생성, Mailgun 프로모션 및 AI 응답 관리
완전한 B2B 판매 프로세스: Apollo 잠재 고객 생성, Mailgun 확장 및 AI 응답 관리
If
Set
Code
+
If
Set
Code
116 노드Paul
콘텐츠 제작
Gmail, OpenAI 및 Google 스프레드시트를 사용한 애자일 정제 준비 자동화
Gmail, OpenAI 및 Google 시트를 사용한 애자일 스토리 정제 준비 자동화
If
Set
Gmail
+
If
Set
Gmail
51 노드Willemijn
제품
GPT-4o, WordPress, LinkedIn을 사용한 RSS 콘텐츠 자동 블로그 게시
GPT-4o, WordPress 및 LinkedIn을 사용한 RSS 콘텐츠 블로그 게시물 자동 발행
If
Set
Code
+
If
Set
Code
40 노드Immanuel
인공지능
반려동물 가게 4
🐶 펫 샵 예약 AI 대리자
If
Set
Code
+
If
Set
Code
187 노드Bruno Dias
인공지능
워크플로우 정보
난이도
고급
노드 수18
카테고리2
노드 유형12
저자
Niranjan G
@niranjanCybersecurity leader turning complex workflows into seamless, AI-driven automations.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유