감독 문서 자동화 – v1
중급
이것은Document Extraction분야의자동화 워크플로우로, 9개의 노드를 포함합니다.주로 Set, Gmail, Merge, Compression, GoogleDrive 등의 노드를 사용하며. Google Drive, Sheets, Gmail을 통한 규정 준수 감사 문서 관리 자동화
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •Google Drive API 인증 정보
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "KPUhmGUm3HsZ9NKu",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
},
"name": "Audit Documentation Automation – v1",
"tags": [],
"nodes": [
{
"id": "dadbd689-4e8f-4fa5-8522-105d572593d7",
"name": "워크플로우 '실행' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a13bc01c-d0f6-456e-8947-1f3a737bb856",
"name": "감사 로드 불러오기",
"type": "n8n-nodes-base.googleSheets",
"position": [
220,
0
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "dd24ad69-9614-4fca-a86b-1252a66a2dbf",
"name": "증빙 파일 가져오기",
"type": "n8n-nodes-base.googleDrive",
"position": [
460,
200
],
"parameters": {},
"typeVersion": 3
},
{
"id": "e1e94897-d0cd-4618-9ae3-b3aaec9ac9fb",
"name": "로그 + 파일 병합",
"type": "n8n-nodes-base.merge",
"position": [
1040,
20
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "afe9af73-d873-461f-81f0-c7e46d398f7d",
"name": "파일에 control_id 추가",
"type": "n8n-nodes-base.set",
"position": [
700,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "075e1947-d1bf-48b1-84a2-c7f73488e3a6",
"name": "증빙 파일 다운로드",
"type": "n8n-nodes-base.googleDrive",
"position": [
1260,
20
],
"parameters": {},
"typeVersion": 3
},
{
"id": "719d6943-73f4-40bb-b7de-8d49ca940d8b",
"name": "파일 압축",
"type": "n8n-nodes-base.compression",
"position": [
1480,
20
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "9ae3ab6f-6ad7-44c5-ac60-5c4a3b7974ae",
"name": "증빙 이메일 전송",
"type": "n8n-nodes-base.gmail",
"position": [
1660,
20
],
"webhookId": "fee93921-e756-413d-b56e-fe5730fd2e38",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "e733b2be-e4a7-4185-9dbc-44ebb480f8b6",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
440
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "332b6ac2-9d99-4dc2-bc67-9d93787e0a2d",
"connections": {
"719d6943-73f4-40bb-b7de-8d49ca940d8b": {
"main": [
[
{
"node": "9ae3ab6f-6ad7-44c5-ac60-5c4a3b7974ae",
"type": "main",
"index": 0
}
]
]
},
"a13bc01c-d0f6-456e-8947-1f3a737bb856": {
"main": [
[
{
"node": "dd24ad69-9614-4fca-a86b-1252a66a2dbf",
"type": "main",
"index": 0
},
{
"node": "e1e94897-d0cd-4618-9ae3-b3aaec9ac9fb",
"type": "main",
"index": 0
}
]
]
},
"e1e94897-d0cd-4618-9ae3-b3aaec9ac9fb": {
"main": [
[
{
"node": "075e1947-d1bf-48b1-84a2-c7f73488e3a6",
"type": "main",
"index": 0
}
]
]
},
"dd24ad69-9614-4fca-a86b-1252a66a2dbf": {
"main": [
[
{
"node": "afe9af73-d873-461f-81f0-c7e46d398f7d",
"type": "main",
"index": 0
}
]
]
},
"afe9af73-d873-461f-81f0-c7e46d398f7d": {
"main": [
[
{
"node": "e1e94897-d0cd-4618-9ae3-b3aaec9ac9fb",
"type": "main",
"index": 1
}
]
]
},
"075e1947-d1bf-48b1-84a2-c7f73488e3a6": {
"main": [
[
{
"node": "719d6943-73f4-40bb-b7de-8d49ca940d8b",
"type": "main",
"index": 0
}
]
]
},
"dadbd689-4e8f-4fa5-8522-105d572593d7": {
"main": [
[
{
"node": "a13bc01c-d0f6-456e-8947-1f3a737bb856",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 문서 추출
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
ISO 42001 제어 매핑 모듈
GPT와 Google 스프레드시트를 사용한 ISO 42001 준수 자동 평가
If
Set
Gmail
+
If
Set
Gmail
13 노드Adnan Tariq
문서 추출
GRC - 보안 설문지 자동 작성
보안 설문지 응답 자동화: GPT-4o 및 Google Sheets
If
Set
Code
+
If
Set
Code
11 노드Adnan Tariq
보안 운영
Google Suite, PDF, 이메일을 사용한 비즈니스 보험 제출 자동화
Google Suite, PDF, 이메일을 통한 비즈니스 보험 제출 프로세스 자동화
If
Set
Code
+
If
Set
Code
37 노드David Olusola
문서 추출
AI-Deepseek-R1t 회사 출장 승인 및 경비 승인 요청
Deepseek AI, Gmail, Google Sheets를 통한 회의 출장 승인 자동화
If
Set
Code
+
If
Set
Code
24 노드Cheng Siong Chin
문서 추출
PCI 통제 평가 자동화
Google Sheets를 사용한 PCI DSS 통제 평가 및 규정 준수 추적 자동화
If
Set
Code
+
If
Set
Code
19 노드Adnan Tariq
보안 운영
CyberPulse 규정 준수 – v2 배치 파이프라인
CyberPulse, GPT-4o 및 Google Sheets를 사용한 자동 규정 준수 컨트롤 점수 부여
Set
Code
Merge
+
Set
Code
Merge
18 노드Adnan Tariq
워크플로우 정보
난이도
중급
노드 수9
카테고리1
노드 유형8
저자
Adnan Tariq
@adnantariqFounder of CYBERPULSE AI — helping security teams and SMEs eliminate repetitive tasks through modular n8n automations. I build workflows for vulnerability triage, compliance reporting, threat intel, and Red/Blue/GRC ops. Book a session if you'd like custom automation for your use case. https://linkedin.com/in/adnan-tariq-4b2a1a47
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유