GRC 모듈 3: 공급업체 위험 평가기
중급
이것은AI Summarization, Multimodal AI분야의자동화 워크플로우로, 7개의 노드를 포함합니다.주로 If, Set, Gmail, Webhook, GoogleSheets 등의 노드를 사용하며. AI, Google Sheets 및 이메일 알림을 사용한 공급업체 리스크 평가 자동화
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •Google Sheets API 인증 정보
- •OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "G95QFaRlYK3TExyw",
"meta": {
"info": "***SANITIZED***"
},
"name": "GRC Module 3: Vendor Risk Evaluator",
"tags": [
{
"id": "7JHhy8yBIMqNfuOr",
"name": "Track Trust w Confidence",
"createdAt": "2025-08-03T03:23:33.879Z",
"updatedAt": "2025-08-03T03:23:33.879Z"
},
{
"id": "Up5UqXJa2H4Kvz97",
"name": "Auto Third-Party Risk",
"createdAt": "2025-08-03T03:22:52.354Z",
"updatedAt": "2025-08-03T03:22:52.354Z"
}
],
"nodes": [
{
"id": "f10d62c5-002a-4c21-b736-a2f19da1b593",
"name": "신규 공급업체 등록",
"type": "n8n-nodes-base.webhook",
"position": [
-624,
-176
],
"webhookId": "59fcd0cc-6cb4-4139-b772-30a63922eb57",
"parameters": {},
"typeVersion": 2
},
{
"id": "c612a4d1-f7f8-4fe1-8105-8292a7d9641c",
"name": "AI – 위험 등급 평가기",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
-400,
-176
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "a0d47add-6d71-453f-8014-fe2e3724ccfe",
"name": "인증 확인 – 만료일 및 유형",
"type": "n8n-nodes-base.if",
"position": [
-48,
-176
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "46187ebf-6bd0-4df9-9067-df836e1b8db4",
"name": "형식 – 공급업체 스코어카드",
"type": "n8n-nodes-base.set",
"position": [
192,
-176
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "da8246cb-9d75-4722-8d9e-c0e450e36413",
"name": "로그 – Google Sheet",
"type": "n8n-nodes-base.googleSheets",
"position": [
464,
-288
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "1f390203-81a7-469e-9066-f2e469ba4065",
"name": "알림 – GRC 담당자 이메일",
"type": "n8n-nodes-base.gmail",
"position": [
464,
-48
],
"webhookId": "f313326c-917d-4b0e-b4fa-d37310818ecb",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "eae4de31-403e-42d0-a8d2-217e7f2cfc6d",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
800,
-368
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "edb122ab-744a-48bf-ba81-568f3b5a5996",
"connections": {
"f10d62c5-002a-4c21-b736-a2f19da1b593": {
"main": [
[
{
"node": "c612a4d1-f7f8-4fe1-8105-8292a7d9641c",
"type": "main",
"index": 0
}
]
]
},
"da8246cb-9d75-4722-8d9e-c0e450e36413": {
"main": [
[]
]
},
"c612a4d1-f7f8-4fe1-8105-8292a7d9641c": {
"main": [
[
{
"node": "a0d47add-6d71-453f-8014-fe2e3724ccfe",
"type": "main",
"index": 0
}
]
]
},
"46187ebf-6bd0-4df9-9067-df836e1b8db4": {
"main": [
[
{
"node": "da8246cb-9d75-4722-8d9e-c0e450e36413",
"type": "main",
"index": 0
},
{
"node": "1f390203-81a7-469e-9066-f2e469ba4065",
"type": "main",
"index": 0
}
]
]
},
"a0d47add-6d71-453f-8014-fe2e3724ccfe": {
"main": [
[
{
"node": "46187ebf-6bd0-4df9-9067-df836e1b8db4",
"type": "main",
"index": 0
}
],
[
{
"node": "46187ebf-6bd0-4df9-9067-df836e1b8db4",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - AI 요약, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
GRC - 보안 설문지 자동 작성
보안 설문지 응답 자동화: GPT-4o 및 Google Sheets
If
Set
Code
+
If
Set
Code
11 노드Adnan Tariq
보안 운영
ISO 42001 제어 매핑 모듈
GPT와 Google 스프레드시트를 사용한 ISO 42001 준수 자동 평가
If
Set
Gmail
+
If
Set
Gmail
13 노드Adnan Tariq
문서 추출
경쟁사 콘텐츠 격차 분석기: 자동화된 웹사이트 주제 매핑
Gemini AI, Apify, Google Sheets를 사용한 경쟁사 콘텐츠 격차 분석
If
Set
Code
+
If
Set
Code
30 노드Mychel Garzon
기타
매일 WhatsApp 그룹 지능형 분석: GPT-4.1 분석 및 음성 메시지 변환
매일 WhatsApp 그룹 지능 분석: GPT-4.1 분석 및 음성 메시지 트랜스크립션
If
Set
Code
+
If
Set
Code
52 노드Daniel Lianes
기타
🔴 RedOps 모듈 1 – PhishForge
OpenAI와 Google 스프레드시트를 기반으로 한 내부 피싱 모의 안전 훈련
Set
Gmail
Webhook
+
Set
Gmail
Webhook
12 노드Adnan Tariq
보안 운영
자동화된 리드 캡처, AI 자격 평가 및 ElevenLabs 개인화 음성 후속 조치
OpenAI와 ElevenLabs 기반 자동 리드 캡처 및 AI 개인화 음성 후속 조치
If
Set
Code
+
If
Set
Code
22 노드Marth
리드 육성
워크플로우 정보
난이도
중급
노드 수7
카테고리2
노드 유형7
저자
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에서 보기 →
이 워크플로우 공유