SmartBill의 PDF 발행서를 Google Drive에 내보내기
중급
이것은Finance분야의자동화 워크플로우로, 15개의 노드를 포함합니다.주로 If, Set, Code, Wait, GoogleDrive 등의 노드를 사용하며. SmartBill의 PDF 발행서를 Google Drive에 내보내기
사전 요구사항
- •Google Drive API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "e122e4b90b0dc212c47b42e306cb84c993d082784105d7fe578eca9a9d068de0",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "119111b6-92a8-4a54-8830-2a12a0d4eec8",
"name": "워크플로우 실행 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-580,
-60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bf0767db-8dd2-4f83-a27f-37c1160916d4",
"name": "Smartbill 청구서 PDF 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
1640,
-60
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "f8bd05d5-0d7e-4db8-9f07-070e4d48af3b",
"name": "데이터 설정",
"type": "n8n-nodes-base.set",
"position": [
-300,
-60
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "57999d68-71d4-4d3c-968a-50c1f20cb010",
"name": "MIME 유형 설정",
"type": "n8n-nodes-base.code",
"position": [
1900,
-60
],
"parameters": {},
"typeVersion": 2
},
{
"id": "61771345-4562-4c4b-b00d-db8fb0b80f1e",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d3d8feb2-cda6-4c78-b96c-7c8938b23bb7",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-360,
-520
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ee617dbb-effb-4671-b23b-152058edd76f",
"name": "기본 폴더 이름 설정",
"type": "n8n-nodes-base.code",
"position": [
-20,
-60
],
"parameters": {},
"notesInFlow": false,
"typeVersion": 2
},
{
"id": "15da1268-7ea0-444a-ac79-3d6ec0057b80",
"name": "Drive 폴더 검색",
"type": "n8n-nodes-base.googleDrive",
"position": [
200,
-60
],
"parameters": {},
"typeVersion": 3,
"alwaysOutputData": true
},
{
"id": "d63071eb-ca34-4eb7-8da1-5c8172f4f7fe",
"name": "존재하는 경우",
"type": "n8n-nodes-base.if",
"position": [
420,
-60
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "7cec08c1-737e-4178-92ea-11914821e2ef",
"name": "Drive 폴더 생성",
"type": "n8n-nodes-base.googleDrive",
"position": [
680,
80
],
"parameters": {},
"typeVersion": 3
},
{
"id": "78532c10-0c70-4c8c-9b93-bdcb3e80dbce",
"name": "루프 설정",
"type": "n8n-nodes-base.code",
"position": [
1160,
-60
],
"parameters": {},
"typeVersion": 2
},
{
"id": "93bc581c-0624-4fdd-ba06-e0ff3836ea53",
"name": "항목 반복 처리",
"type": "n8n-nodes-base.splitInBatches",
"position": [
1380,
-60
],
"parameters": {},
"typeVersion": 3
},
{
"id": "40d272e8-458f-4946-916e-4eaf9960d4f0",
"name": "파일을 Google Drive에 업로드",
"type": "n8n-nodes-base.googleDrive",
"position": [
2140,
-60
],
"parameters": {},
"typeVersion": 3
},
{
"id": "08d5a34a-3e6c-4bfd-bc3e-0cbfedf9d715",
"name": "잠시 대기",
"type": "n8n-nodes-base.wait",
"position": [
2380,
-40
],
"webhookId": "fc3f4340-3fc1-4b8a-9f3d-41dccbfb8347",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "a1dca3c1-b9ce-443b-b942-908ab10c1610",
"name": "폴더 ID 설정",
"type": "n8n-nodes-base.set",
"position": [
920,
-60
],
"parameters": {},
"typeVersion": 3.4
}
],
"pinData": {},
"connections": {
"f8bd05d5-0d7e-4db8-9f07-070e4d48af3b": {
"main": [
[
{
"node": "ee617dbb-effb-4671-b23b-152058edd76f",
"type": "main",
"index": 0
}
]
]
},
"57999d68-71d4-4d3c-968a-50c1f20cb010": {
"main": [
[
{
"node": "40d272e8-458f-4946-916e-4eaf9960d4f0",
"type": "main",
"index": 0
}
]
]
},
"d63071eb-ca34-4eb7-8da1-5c8172f4f7fe": {
"main": [
[
{
"node": "a1dca3c1-b9ce-443b-b942-908ab10c1610",
"type": "main",
"index": 0
}
],
[
{
"node": "7cec08c1-737e-4178-92ea-11914821e2ef",
"type": "main",
"index": 0
}
]
]
},
"08d5a34a-3e6c-4bfd-bc3e-0cbfedf9d715": {
"main": [
[
{
"node": "93bc581c-0624-4fdd-ba06-e0ff3836ea53",
"type": "main",
"index": 0
}
]
]
},
"78532c10-0c70-4c8c-9b93-bdcb3e80dbce": {
"main": [
[
{
"node": "93bc581c-0624-4fdd-ba06-e0ff3836ea53",
"type": "main",
"index": 0
}
]
]
},
"a1dca3c1-b9ce-443b-b942-908ab10c1610": {
"main": [
[
{
"node": "78532c10-0c70-4c8c-9b93-bdcb3e80dbce",
"type": "main",
"index": 0
}
]
]
},
"93bc581c-0624-4fdd-ba06-e0ff3836ea53": {
"main": [
[],
[
{
"node": "bf0767db-8dd2-4f83-a27f-37c1160916d4",
"type": "main",
"index": 0
}
]
]
},
"7cec08c1-737e-4178-92ea-11914821e2ef": {
"main": [
[
{
"node": "a1dca3c1-b9ce-443b-b942-908ab10c1610",
"type": "main",
"index": 0
}
]
]
},
"15da1268-7ea0-444a-ac79-3d6ec0057b80": {
"main": [
[
{
"node": "d63071eb-ca34-4eb7-8da1-5c8172f4f7fe",
"type": "main",
"index": 0
}
]
]
},
"ee617dbb-effb-4671-b23b-152058edd76f": {
"main": [
[
{
"node": "15da1268-7ea0-444a-ac79-3d6ec0057b80",
"type": "main",
"index": 0
}
]
]
},
"bf0767db-8dd2-4f83-a27f-37c1160916d4": {
"main": [
[
{
"node": "57999d68-71d4-4d3c-968a-50c1f20cb010",
"type": "main",
"index": 0
}
]
]
},
"40d272e8-458f-4946-916e-4eaf9960d4f0": {
"main": [
[
{
"node": "08d5a34a-3e6c-4bfd-bc3e-0cbfedf9d715",
"type": "main",
"index": 0
}
]
]
},
"119111b6-92a8-4a54-8830-2a12a0d4eec8": {
"main": [
[
{
"node": "f8bd05d5-0d7e-4db8-9f07-070e4d48af3b",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 금융
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
(Tung) OCR 송장 추출로 스프레드시트 사본
자동 인보이스 및 영수증 OCR to Google 시트 - Drive, Gmail 및 Telegram 트리거 지원
If
Set
Code
+
If
Set
Code
25 노드Daniel Ng
금융
API 아키텍처 추출기
API 아키텍처 추출기
If
Set
Code
+
If
Set
Code
88 노드Polina Medvedieva
엔지니어링
Gemini AI와 Airtable을 사용하여 이미지에서 Shopify 제품 목록 생성
사용Gemini AI와Airtable로 이미지에서 Shopify 제품 목록 생성
If
Set
Code
+
If
Set
Code
33 노드MANISH KUMAR
콘텐츠 제작
Gemini_NanoBanana_템플릿
Fal.ai 모델(nano-banana, WAN2.2, Veo3)을 사용하여 Google Sheets에서 UGC 광고 생성
If
Set
Code
+
If
Set
Code
36 노드Jaruphat J.
콘텐츠 제작
인보이스 처리 및 검증 - n8n 템플릿
Gmail, Drive, 스프레드시트 및 OCR AI를 기반으로 한 인보이스��인 및 확인
If
Set
Code
+
If
Set
Code
47 노드Dhrumil Patel
금융
AI 스마트 어시스턴트: Supabase 스토리지 및 Google Drive 파일과 대화
AI스마트어시스턴트:与Supabase存储및Google Drive文件对话
If
Set
Wait
+
If
Set
Wait
62 노드Mark Shcherbakov
엔지니어링