제 작업 플로우 4
고급
이것은Document Extraction, AI Summarization분야의자동화 워크플로우로, 25개의 노드를 포함합니다.주로 Set, Code, Merge, Switch, Webhook 등의 노드를 사용하며. JSON, Google 스프레드시트 및 GPT-4o를 사용하여 SAP B1 일지 계정 자동화
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "6f68qrMxAD14jS4i",
"meta": {
"instanceId": "558d88703fb65b2d0e44613bc35916258b0f0bf983c5d4730c00c424b77ca36a"
},
"name": "My workflow 4",
"tags": [
{
"id": "GvklsLWXMBUjgBiK",
"name": "SAPB1-2=Finanzas",
"createdAt": "2025-07-03T12:55:09.224Z",
"updatedAt": "2025-07-03T12:55:09.224Z"
}
],
"nodes": [
{
"id": "6f3055d0-2612-49e5-8b70-ade568596658",
"name": "Webhook 트리거",
"type": "n8n-nodes-base.webhook",
"position": [
-1820,
720
],
"webhookId": "991024c1-f7fc-4515-99ef-2b53df96f8cb",
"parameters": {},
"typeVersion": 1
},
{
"id": "a85066bb-91fa-4e1f-bb09-d7164165b2f6",
"name": "SAP 로그인",
"type": "n8n-nodes-base.httpRequest",
"position": [
-1580,
720
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "a53020c0-c167-4cf1-9597-95b07d7b87cd",
"name": "소스별 라우팅",
"type": "n8n-nodes-base.switch",
"position": [
-1300,
720
],
"parameters": {},
"typeVersion": 3.2,
"alwaysOutputData": false
},
{
"id": "08c6fdef-b4e9-4f82-8080-7f8d06ba4336",
"name": "JSON 필드 매핑",
"type": "n8n-nodes-base.set",
"position": [
-720,
480
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ff7679dd-811c-4b83-9e35-f61c4a6ac2b2",
"name": "분개 전표 전기 (JSON)",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueErrorOutput",
"position": [
-480,
480
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "838b28c5-1ccb-40bc-9e07-88569e11287f",
"name": "성공 로그 (JSON)",
"type": "n8n-nodes-base.googleSheets",
"position": [
-240,
320
],
"parameters": {},
"typeVersion": 4.6,
"alwaysOutputData": false
},
{
"id": "1900cd98-9b64-41f7-af03-68018376e6da",
"name": "오류 로그 (JSON)",
"type": "n8n-nodes-base.googleSheets",
"position": [
-240,
540
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a9d367d5-cef4-40d8-8d13-dc0da04e424a",
"name": "LLM 변환 (수동)",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-780,
1500
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "41f1f35e-a4b2-4510-8910-8b1742df417f",
"name": "분개 전표 전기 (수동)",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueErrorOutput",
"position": [
-380,
1500
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "2c445e36-67b3-44c1-912d-1225ab4d5077",
"name": "성공 로그 (수동)",
"type": "n8n-nodes-base.googleSheets",
"position": [
-100,
1360
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "42d94e4b-0a1d-482a-88bb-5397129dd29a",
"name": "오류 로그 (수동)",
"type": "n8n-nodes-base.googleSheets",
"position": [
-100,
1580
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "fab58a6e-27c7-4021-9183-065d40f25e7d",
"name": "SAP 데이터 설정",
"type": "n8n-nodes-base.set",
"position": [
-740,
980
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "980fa23f-1850-4594-9e92-6aea0a6e62bb",
"name": "시트 데이터 로드",
"type": "n8n-nodes-base.googleSheets",
"position": [
-480,
1100
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "d83ac837-292a-4a5c-b537-e89d3671c23c",
"name": "시트 라인 구성",
"type": "n8n-nodes-base.set",
"position": [
-220,
1100
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "532419b3-33fe-4b6d-8ec0-6db03126faa1",
"name": "시트 JSON 파싱",
"type": "n8n-nodes-base.code",
"position": [
20,
1100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "aa35f48c-7aee-4b57-85bc-1acaaace7324",
"name": "LLM 변환 (시트)",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
240,
1100
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "0fda167e-545f-4b3d-ae86-366ca46f83c1",
"name": "분개 본문 생성",
"type": "n8n-nodes-base.set",
"position": [
580,
1100
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "2fbf56de-2d73-46bb-851a-174ff3eedb73",
"name": "헤더와 라인 병합",
"type": "n8n-nodes-base.merge",
"position": [
780,
960
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "2ea523f5-16b4-4fa7-96e1-d3f0fd415d8c",
"name": "분개 전표 전기 (시트)",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueErrorOutput",
"position": [
980,
960
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "470caa25-52dd-424e-a000-d07ebabcb6e5",
"name": "성공 로그 (시트)",
"type": "n8n-nodes-base.googleSheets",
"position": [
1220,
800
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a17b7dd8-747e-4b5b-9f2f-dadd607e8b3f",
"name": "오류 로그 (시트)",
"type": "n8n-nodes-base.googleSheets",
"position": [
1220,
1020
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "12d5eb01-d326-4b35-b922-5bb148b32fc4",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1880,
560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a621ad9e-20e1-454d-acb9-1ce7376da82c",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-800,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2230580e-5800-4dc0-96f4-276152c330f3",
"name": "스티커 메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-800,
760
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "94b1309f-5a8f-479e-a82b-6dea66f4cf17",
"name": "스티커 메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-800,
1320
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "a7b337d9-989c-45b5-bb73-457c480ce81c",
"connections": {
"a85066bb-91fa-4e1f-bb09-d7164165b2f6": {
"main": [
[
{
"node": "a53020c0-c167-4cf1-9597-95b07d7b87cd",
"type": "main",
"index": 0
}
]
]
},
"fab58a6e-27c7-4021-9183-065d40f25e7d": {
"main": [
[
{
"node": "980fa23f-1850-4594-9e92-6aea0a6e62bb",
"type": "main",
"index": 0
},
{
"node": "2fbf56de-2d73-46bb-851a-174ff3eedb73",
"type": "main",
"index": 1
}
]
]
},
"980fa23f-1850-4594-9e92-6aea0a6e62bb": {
"main": [
[
{
"node": "d83ac837-292a-4a5c-b537-e89d3671c23c",
"type": "main",
"index": 0
}
]
]
},
"08c6fdef-b4e9-4f82-8080-7f8d06ba4336": {
"main": [
[
{
"node": "ff7679dd-811c-4b83-9e35-f61c4a6ac2b2",
"type": "main",
"index": 0
}
]
]
},
"a53020c0-c167-4cf1-9597-95b07d7b87cd": {
"main": [
[
{
"node": "08c6fdef-b4e9-4f82-8080-7f8d06ba4336",
"type": "main",
"index": 0
}
],
[
{
"node": "fab58a6e-27c7-4021-9183-065d40f25e7d",
"type": "main",
"index": 0
}
],
[
{
"node": "a9d367d5-cef4-40d8-8d13-dc0da04e424a",
"type": "main",
"index": 0
}
]
]
},
"6f3055d0-2612-49e5-8b70-ade568596658": {
"main": [
[
{
"node": "a85066bb-91fa-4e1f-bb09-d7164165b2f6",
"type": "main",
"index": 0
}
]
]
},
"532419b3-33fe-4b6d-8ec0-6db03126faa1": {
"main": [
[
{
"node": "aa35f48c-7aee-4b57-85bc-1acaaace7324",
"type": "main",
"index": 0
}
]
]
},
"d83ac837-292a-4a5c-b537-e89d3671c23c": {
"main": [
[
{
"node": "532419b3-33fe-4b6d-8ec0-6db03126faa1",
"type": "main",
"index": 0
}
]
]
},
"0fda167e-545f-4b3d-ae86-366ca46f83c1": {
"main": [
[
{
"node": "2fbf56de-2d73-46bb-851a-174ff3eedb73",
"type": "main",
"index": 0
}
]
]
},
"ff7679dd-811c-4b83-9e35-f61c4a6ac2b2": {
"main": [
[
{
"node": "838b28c5-1ccb-40bc-9e07-88569e11287f",
"type": "main",
"index": 0
}
],
[
{
"node": "1900cd98-9b64-41f7-af03-68018376e6da",
"type": "main",
"index": 0
}
]
]
},
"2fbf56de-2d73-46bb-851a-174ff3eedb73": {
"main": [
[
{
"node": "2ea523f5-16b4-4fa7-96e1-d3f0fd415d8c",
"type": "main",
"index": 0
}
]
]
},
"2ea523f5-16b4-4fa7-96e1-d3f0fd415d8c": {
"main": [
[
{
"node": "470caa25-52dd-424e-a000-d07ebabcb6e5",
"type": "main",
"index": 0
}
],
[
{
"node": "a17b7dd8-747e-4b5b-9f2f-dadd607e8b3f",
"type": "main",
"index": 0
}
]
]
},
"aa35f48c-7aee-4b57-85bc-1acaaace7324": {
"main": [
[
{
"node": "0fda167e-545f-4b3d-ae86-366ca46f83c1",
"type": "main",
"index": 0
}
]
]
},
"41f1f35e-a4b2-4510-8910-8b1742df417f": {
"main": [
[
{
"node": "2c445e36-67b3-44c1-912d-1225ab4d5077",
"type": "main",
"index": 0
}
],
[
{
"node": "42d94e4b-0a1d-482a-88bb-5397129dd29a",
"type": "main",
"index": 0
}
]
]
},
"a9d367d5-cef4-40d8-8d13-dc0da04e424a": {
"main": [
[
{
"node": "41f1f35e-a4b2-4510-8910-8b1742df417f",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 문서 추출, AI 요약
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
매일 WhatsApp 그룹 지능형 분석: GPT-4.1 분석 및 음성 메시지 변환
매일 WhatsApp 그룹 지능 분석: GPT-4.1 분석 및 음성 메시지 트랜스크립션
If
Set
Code
+
If
Set
Code
52 노드Daniel Lianes
기타
VEXA, OpenAI 및 Mem0를 사용한 회의 인텔리전스 분석 자동화
VEXA, OpenAI 및 Mem0를 사용한 자동화된 회의 대화 인사이트 분석
Set
Code
Merge
+
Set
Code
Merge
26 노드Stephan Koning
문서 추출
리드 생성 및 이메일 워크플로
Google 지도, SendGrid 및 AI를 사용한 B2B 잠재 고객 개발 및 이메일 마케팅 자동화
If
Set
Code
+
If
Set
Code
141 노드Ezema Kingsley Chibuzo
리드 생성
OCR Telegram - SAP
Telegram, GPT-4o, OCR, SAP 통합 기반 자동 인voice 처리
Set
Code
Wait
+
Set
Code
Wait
29 노드Raquel Giugliano
인공지능
GPT-4o, WordPress, LinkedIn을 사용한 RSS 콘텐츠 자동 블로그 게시
GPT-4o, WordPress 및 LinkedIn을 사용한 RSS 콘텐츠 블로그 게시물 자동 발행
If
Set
Code
+
If
Set
Code
40 노드Immanuel
인공지능
AI, ElevenLabs, 다중 플랫폼을 사용하여 POV 비디오를 생성하고 승인
AI, ElevenLabs, 및 다중 플랫폼에서 POV 비디오를 생성하고 승인하기 (TikTok/IG/YT)
If
Set
Code
+
If
Set
Code
60 노드Immanuel
디자인