Google Drive 폴더 내 모든 파일 가져오기
중급
이것은File Management분야의자동화 워크플로우로, 14개의 노드를 포함합니다.주로 If, Set, Code, GoogleDrive, SplitInBatches 등의 노드를 사용하며. 나비文件夹 지원 Google Drive 워크플로우
사전 요구사항
- •Google Drive API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "WyWBYMQWkj2qOEYW",
"meta": {
"instanceId": "b50483b2122f6dc268662b45507d575d939570ea8e1e086601ebb3b6273c1cfd",
"templateCredsSetupCompleted": true
},
"name": "Get all files inside a GoogleDrive Folder",
"tags": [],
"nodes": [
{
"id": "7ad58632-aaae-49d1-8a4d-192696ea5fbe",
"name": "상위 폴더에 폴더가 없는 경우",
"type": "n8n-nodes-base.if",
"position": [
720,
224
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "e295dc16-bee6-4c2d-a1c4-275c093ee98a",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-224,
-304
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "306a72d8-17cb-491e-ab71-563d67033dc4",
"name": "상위 폴더에 중첩 폴더 존재 여부",
"type": "n8n-nodes-base.if",
"position": [
464,
96
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "c7066d3c-db7e-4d10-8ea7-844f4a7f92b5",
"name": "실행 시작",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
-16,
96
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "37ad0017-a81e-4142-a699-5979917d3e3e",
"name": "모든 폴더 ID 가져오기",
"type": "n8n-nodes-base.code",
"position": [
928,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f395e3b0-4010-4ce6-b9e4-d40c38eaf6e2",
"name": "상위 폴더 ID 반환",
"type": "n8n-nodes-base.set",
"position": [
928,
144
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "69349d16-147a-4a53-921f-2afbce976421",
"name": "하위 워크플로우에 상위 폴더 ID 반환",
"type": "n8n-nodes-base.set",
"position": [
928,
304
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "cc185a48-6793-4dea-ab4b-1a4227391552",
"name": "하위 실행 시작",
"type": "n8n-nodes-base.executeWorkflow",
"position": [
720,
-32
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "97895244-0065-4aa8-b200-87782f6bcf8c",
"name": "폴더 ID에서 하위 폴더 가져오기",
"type": "n8n-nodes-base.googleDrive",
"position": [
240,
96
],
"parameters": {},
"executeOnce": true,
"typeVersion": 3,
"alwaysOutputData": true
},
{
"id": "9df3e103-c7a7-41dc-a5e0-0b77b4959a93",
"name": "폴더 ID 순환",
"type": "n8n-nodes-base.splitInBatches",
"position": [
1600,
-32
],
"parameters": {},
"typeVersion": 3
},
{
"id": "15f2bc5a-0c2f-45f8-b7dc-b4775641f6c1",
"name": "폴더 내 모든 파일 가져오기",
"type": "n8n-nodes-base.googleDrive",
"position": [
1856,
192
],
"parameters": {},
"typeVersion": 3
},
{
"id": "1fe7e380-e5a2-422d-a91f-3c9382fadedf",
"name": "모든 파일 ID 반환",
"type": "n8n-nodes-base.set",
"position": [
1856,
-48
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "c9b24b37-9745-4e4d-b9bc-895765c0b210",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
-128
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fe94e670-7de0-42ce-889b-d755b4edb5bf",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1424,
-128
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "49da4933-34df-466f-912e-7bd8f02d0b20",
"connections": {
"c7066d3c-db7e-4d10-8ea7-844f4a7f92b5": {
"main": [
[
{
"node": "97895244-0065-4aa8-b200-87782f6bcf8c",
"type": "main",
"index": 0
}
]
]
},
"37ad0017-a81e-4142-a699-5979917d3e3e": {
"main": [
[
{
"node": "9df3e103-c7a7-41dc-a5e0-0b77b4959a93",
"type": "main",
"index": 0
}
]
]
},
"cc185a48-6793-4dea-ab4b-1a4227391552": {
"main": [
[
{
"node": "37ad0017-a81e-4142-a699-5979917d3e3e",
"type": "main",
"index": 0
}
]
]
},
"9df3e103-c7a7-41dc-a5e0-0b77b4959a93": {
"main": [
[
{
"node": "1fe7e380-e5a2-422d-a91f-3c9382fadedf",
"type": "main",
"index": 0
}
],
[
{
"node": "15f2bc5a-0c2f-45f8-b7dc-b4775641f6c1",
"type": "main",
"index": 0
}
]
]
},
"f395e3b0-4010-4ce6-b9e4-d40c38eaf6e2": {
"main": [
[
{
"node": "9df3e103-c7a7-41dc-a5e0-0b77b4959a93",
"type": "main",
"index": 0
}
]
]
},
"15f2bc5a-0c2f-45f8-b7dc-b4775641f6c1": {
"main": [
[
{
"node": "9df3e103-c7a7-41dc-a5e0-0b77b4959a93",
"type": "main",
"index": 0
}
]
]
},
"7ad58632-aaae-49d1-8a4d-192696ea5fbe": {
"main": [
[
{
"node": "f395e3b0-4010-4ce6-b9e4-d40c38eaf6e2",
"type": "main",
"index": 0
}
],
[
{
"node": "69349d16-147a-4a53-921f-2afbce976421",
"type": "main",
"index": 0
}
]
]
},
"97895244-0065-4aa8-b200-87782f6bcf8c": {
"main": [
[
{
"node": "306a72d8-17cb-491e-ab71-563d67033dc4",
"type": "main",
"index": 0
}
]
]
},
"69349d16-147a-4a53-921f-2afbce976421": {
"main": [
[]
]
},
"306a72d8-17cb-491e-ab71-563d67033dc4": {
"main": [
[
{
"node": "cc185a48-6793-4dea-ab4b-1a4227391552",
"type": "main",
"index": 0
}
],
[
{
"node": "7ad58632-aaae-49d1-8a4d-192696ea5fbe",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 파일 관리
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
API 아키텍처 추출기
API 아키텍처 추출기
If
Set
Code
+
If
Set
Code
88 노드Polina Medvedieva
엔지니어링
WordPress 블로그 자동화 프로페셔널 에디션(심층 연구) v2.1 마켓
GPT-4o, Perplexity AI 및 다국어 지원을 사용한 SEO 최적화 블로그 생성 자동화
If
Set
Xml
+
If
Set
Xml
125 노드Daniel Ng
콘텐츠 제작
Google Drive, Gmail 및 Discord 알림을 사용한 자동화된 워크플로우 백업 시스템
Google Drive, Gmail, Discord 알림을 활용한 자동화 워크플로우 백업 시스템
If
N8n
Set
+
If
N8n
Set
29 노드HoChien Chang
IT 운영
컨텍스트 혼합 RAG AI 콘텐츠
Google Drive에서 Supabase 상황 벡터 데이터베이스로 동기화, RAG 애플리케이션 사용
If
Set
Code
+
If
Set
Code
76 노드Michael Taleb
AI RAG
Reddit 밈을 Google Drive에 자동 다운로드, 중복 감지 및 Telegram 알림 포함
Reddit 밈 Google Drive 자동 다운로드, 중복 감지 및 Telegram 알림 포함
If
Set
Code
+
If
Set
Code
20 노드Vitorio Magalhães
파일 관리
Google Slides 프레젠테이션 자동 번역
Gemini 기반 AI를 활용하여 Google Slides 프레젠테이션을 원하는 언어로 자동 번역
Set
Code
Wait
+
Set
Code
Wait
18 노드Davide
문서 추출