n8n을 사용한 Airtable에서 Postgres로의 자동화된 마이그레이션
고급
이것은IT Ops분야의자동화 워크플로우로, 66개의 노드를 포함합니다.주로 If, Set, Code, Html, Limit 등의 노드를 사용하며. 자동화된 Airtable에서 Postgres로의 마이그레이션, n8n 사용
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •대상 API의 인증 정보가 필요할 수 있음
사용된 노드 (66)
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "db80165df40cb07c0377167c050b3f9ab0b0fb04f0e8cae0dc53f5a8527103ca",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "7cc4e21b-cb92-479e-a1fb-3451afecfb1f",
"name": "항목 반복",
"type": "n8n-nodes-base.splitInBatches",
"position": [
740,
140
],
"parameters": {},
"typeVersion": 3
},
{
"id": "c38d0912-cce6-46fb-9a50-a466c2c25928",
"name": "메모5",
"type": "n8n-nodes-base.stickyNote",
"position": [
700,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a63abdc8-3b60-43df-bcf3-91dd08fbbec4",
"name": "데이터베이스 생성",
"type": "n8n-nodes-base.code",
"position": [
1680,
200
],
"parameters": {},
"typeVersion": 2
},
{
"id": "2de91fa1-ad35-41d5-b37f-8ef4c80af3c1",
"name": "사용자 데이터 설정",
"type": "n8n-nodes-base.set",
"position": [
1480,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "32dc59c6-161b-4aa4-bd98-fe3036d793df",
"name": "오류 설정",
"type": "n8n-nodes-base.set",
"position": [
1880,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "20c9a32b-4d06-447d-98db-b2e0a728ca38",
"name": "제한1",
"type": "n8n-nodes-base.limit",
"disabled": true,
"position": [
520,
420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "56795d8b-81bd-4add-b68f-ff924305d6e8",
"name": "항목 반복1",
"type": "n8n-nodes-base.splitInBatches",
"position": [
760,
580
],
"parameters": {},
"typeVersion": 3
},
{
"id": "92a44c39-91d1-4c96-a1c7-96ca8f99f86f",
"name": "사용자 데이터 설정1",
"type": "n8n-nodes-base.set",
"position": [
1820,
660
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "b23dee3e-2ed4-4972-b62d-7eb86752fa16",
"name": "필드 편집",
"type": "n8n-nodes-base.set",
"position": [
1640,
660
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "8f666a17-53a7-4361-af17-7f3abadc6c71",
"name": "레코드 업서트",
"type": "n8n-nodes-base.code",
"position": [
2000,
660
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ceaa9cde-a1b0-41da-aaee-5e5ae6d772f7",
"name": "열 설정",
"type": "n8n-nodes-base.set",
"position": [
920,
40
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "805b9321-e7f6-4834-a104-b61d1149ced0",
"name": "제한3",
"type": "n8n-nodes-base.limit",
"disabled": true,
"position": [
1240,
980
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d23c5883-e59f-4315-99bc-9c148b1a2964",
"name": "필드",
"type": "n8n-nodes-base.set",
"position": [
1400,
980
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "965c32c8-e6ef-4f2a-93e9-21993d397e65",
"name": "항목 반복2",
"type": "n8n-nodes-base.splitInBatches",
"position": [
1600,
980
],
"parameters": {},
"typeVersion": 3
},
{
"id": "abf83ac2-2b18-4a75-be09-b4edfeee91cb",
"name": "사용자 데이터 설정2",
"type": "n8n-nodes-base.set",
"position": [
1840,
1120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "e69aceba-f09d-4e30-8f2d-fd51f7707d68",
"name": "필드 편집1",
"type": "n8n-nodes-base.set",
"position": [
1820,
960
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "7d2963d2-fd0b-4f79-8073-0e2b153b2b39",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
700,
920
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "45a53775-a5d2-423e-9e93-e9d69059ee69",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
700,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1235d5c0-0213-4ed6-8a74-10436712f23f",
"name": "조건1",
"type": "n8n-nodes-base.if",
"position": [
1100,
680
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b782d0de-9c14-47ff-af73-4d0ca8874488",
"name": "스키마 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
60,
420
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2c1b1269-f6a8-48f3-a9ad-6ad3a640f6b3",
"name": "분할",
"type": "n8n-nodes-base.splitOut",
"position": [
200,
420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5474c06f-db29-4f9c-8905-cd2865509518",
"name": "전역 변수 설정",
"type": "n8n-nodes-base.set",
"position": [
380,
420
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "527425b9-55a1-4416-bece-727413f2a1ef",
"name": "분할2",
"type": "n8n-nodes-base.splitOut",
"position": [
1060,
980
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ea5c2bb4-a6d5-4027-bf1f-df70bab1f361",
"name": "레코드 업서트2",
"type": "n8n-nodes-base.code",
"onError": "continueRegularOutput",
"position": [
940,
1380
],
"parameters": {},
"typeVersion": 2
},
{
"id": "dd128785-1a30-43ec-a0f0-f4e1fc0b3f3d",
"name": "메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
700,
1340
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "958dc213-4f2d-4814-b5b4-f469dd049698",
"name": "Airtable - Postgres",
"type": "n8n-nodes-base.webhook",
"position": [
-240,
-760
],
"webhookId": "f652c351-81e1-4a01-abca-d22ea59ae742",
"parameters": {},
"typeVersion": 2
},
{
"id": "132a2f21-ef78-40b1-98aa-2cf7ae83cb26",
"name": "Webhook 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
340,
-760
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "2dbef75e-c917-42db-88f9-372cdde690d6",
"name": "Claude",
"type": "n8n-nodes-base.html",
"position": [
140,
-760
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "a57a0cd3-45c8-4e6f-a806-faa5a2d02d69",
"name": "자격 증명 테스트",
"type": "n8n-nodes-base.httpRequest",
"position": [
1140,
-500
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "55cb7baf-f712-4ec1-95b0-da82f2c9294c",
"name": "메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
700,
-540
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7d745baa-5841-49e5-953e-69000647367a",
"name": "메모4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-300,
-800
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "aa35440f-e058-4ffc-b8b2-ee01c3c8ffbe",
"name": "모든 데이터 전달",
"type": "n8n-nodes-base.set",
"position": [
-760,
420
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "0b76bae8-0081-4782-8303-ae1524423a30",
"name": "조건",
"type": "n8n-nodes-base.if",
"position": [
720,
-400
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "c4290ddb-6bf8-4ed6-b078-164dd6ae71c8",
"name": "레코드 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
940,
680
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "4dfcc6f9-c738-4b69-8fa7-a33e9ac84e5f",
"name": "분할3",
"type": "n8n-nodes-base.splitOut",
"position": [
1280,
660
],
"parameters": {},
"typeVersion": 1
},
{
"id": "82fd4438-6c3a-4c7e-92ac-208eafef23fa",
"name": "레코드 필드 설정",
"type": "n8n-nodes-base.set",
"position": [
1460,
660
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "d0915dfd-9256-40c4-b6a8-1e0204815a24",
"name": "새 매퍼",
"type": "n8n-nodes-base.code",
"position": [
1080,
220
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ef13bffd-18c1-425f-ac49-5d4c8c219165",
"name": "조건3",
"type": "n8n-nodes-base.if",
"position": [
1240,
220
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "17dfa37d-490f-4b31-84d9-75f20997d630",
"name": "Airtable - Postgres 시스템",
"type": "n8n-nodes-base.webhook",
"position": [
-980,
420
],
"webhookId": "f652c351-81e1-4a01-abca-d22ea59ae742",
"parameters": {},
"typeVersion": 2
},
{
"id": "b612df7f-27b7-478b-a168-4f0cbc9a8bdb",
"name": "발견된 테이블 설정",
"type": "n8n-nodes-base.set",
"position": [
1660,
-500
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "3f48f6d3-d8f4-4b1b-b17e-6b1ae83e3bac",
"name": "성공 메시지",
"type": "n8n-nodes-base.set",
"position": [
1480,
-400
],
"parameters": {},
"executeOnce": true,
"typeVersion": 3.4
},
{
"id": "77d41da1-7fb6-4f7d-900a-e5fa8b895b78",
"name": "실패 메시지",
"type": "n8n-nodes-base.set",
"position": [
1500,
-240
],
"parameters": {},
"executeOnce": true,
"typeVersion": 3.4
},
{
"id": "7b7f1fdc-168b-4d59-aced-50a6fc94a250",
"name": "두 응답 전달",
"type": "n8n-nodes-base.set",
"position": [
1680,
-240
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "62380ea4-521f-434e-b993-f80cfe46644f",
"name": "성공 시",
"type": "n8n-nodes-base.if",
"position": [
1280,
-320
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "9a224788-cddc-4f84-b035-071bbcd18adb",
"name": "Postgres 자격 증명 테스트",
"type": "n8n-nodes-base.code",
"position": [
1100,
-320
],
"parameters": {},
"typeVersion": 2
},
{
"id": "086846b4-b698-4d25-b0cc-0eb0aa524f8a",
"name": "Postgres 필드 편집",
"type": "n8n-nodes-base.set",
"position": [
920,
-320
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "99d1c93c-52d1-4035-b0ff-83eb9a44d8de",
"name": "메모6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1720,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "44b12810-895a-4f50-a5e0-e2d306c11491",
"name": "삭제할 base id",
"type": "n8n-nodes-base.set",
"position": [
740,
980
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a15b9dd2-e057-432f-84cf-270ee1e87b60",
"name": "삭제할 스키마 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
900,
980
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "74940eee-8673-4353-82fa-1e14a6feedfe",
"name": "테이블 삭제",
"type": "n8n-nodes-base.code",
"onError": "continueRegularOutput",
"position": [
2020,
1120
],
"parameters": {},
"typeVersion": 2
},
{
"id": "9a8ea80f-acd3-4aae-ac9c-d76217e74756",
"name": "사용자 데이터 설정3",
"type": "n8n-nodes-base.set",
"position": [
740,
1380
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "73ef4d66-022d-42a9-a89e-1f2864bf8617",
"name": "필드 편집2",
"type": "n8n-nodes-base.set",
"position": [
920,
500
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "363734be-a114-4963-8506-079cc8330176",
"name": "airtable 필드 편집1",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
2000,
960
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "79ff06d3-216d-4419-9103-d00030847648",
"name": "airtable 필드 편집2",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
1180,
1380
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "bee99633-57a6-413f-b26c-cba90b31ae5e",
"name": "스위치",
"type": "n8n-nodes-base.switch",
"position": [
-540,
400
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "3df05140-7aec-4333-958d-e68382168888",
"name": "메모7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1760,
60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7ec508c9-60e0-41f5-a79b-a1f100843f33",
"name": "webhook 설정",
"type": "n8n-nodes-base.set",
"position": [
-40,
-760
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "d2d998aa-b64c-4c09-ae6d-81fca23a306b",
"name": "postgres 자격 증명",
"type": "n8n-nodes-base.set",
"position": [
-220,
-400
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "19486fd8-9dd6-45b6-8bfb-3d0b04c88921",
"name": "자격 증명 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
1860,
-400
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "5255ec1d-6f79-4d74-82d1-ee3ed1c8b401",
"name": "자격 증명 응답1",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
1360,
520
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "16c6d887-f5c9-4a67-a9fc-62534bed91be",
"name": "webhook 사용자 데이터 설정",
"type": "n8n-nodes-base.set",
"position": [
-240,
420
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "750c16c0-5111-49f9-92ca-c0e4be56f928",
"name": "airtable 필드",
"type": "n8n-nodes-base.set",
"position": [
920,
-500
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "29bef374-f55d-4ff3-982e-3a86ff1bd828",
"name": "메모8",
"type": "n8n-nodes-base.stickyNote",
"position": [
-580,
200
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3efd48d2-e29c-4b1d-9b67-753c8197d0e6",
"name": "메모9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
200
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0de7ce0e-35da-43bc-818f-8d830047ea2d",
"name": "base id 유효성 검사",
"type": "n8n-nodes-base.set",
"position": [
-80,
420
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "6a59b874-7323-4cc9-85dd-c66d17b33250",
"name": "필드 매핑",
"type": "n8n-nodes-base.set",
"position": [
920,
220
],
"parameters": {},
"typeVersion": 3.4
}
],
"pinData": {
"Edit Fields1": [
{
"table": "appointments_and_calls",
"existed": false,
"message": "Table \"appointments_and_calls\" did not exist. No action needed.",
"success": true
},
{
"table": "lead_enrichment",
"existed": false,
"message": "Table \"lead_enrichment\" did not exist. No action needed.",
"success": true
},
{
"table": "meeting_notes",
"existed": false,
"message": "Table \"meeting_notes\" did not exist. No action needed.",
"success": true
}
],
"Upsert records2": [
{
"tables": [
"Doc-Spezialisten",
"youtube_captions",
"user_google_tokens",
"profiles",
"chat_messages",
"newsletter_summaries",
"Doc-Spezialisten_websites",
"onboarding",
"user_property_preferences"
],
"success": true
}
],
"Airtable - Postgres system": [
{
"body": {
"airtable": {
"airtableId": "app12345",
"airtableToken": "pjhy.iyhhs"
}
},
"query": {},
"params": {
"variable": "validate-airtable"
},
"headers": {
"via": "1.1 Caddy",
"host": "dev.funautomations.io",
"accept": "application/json,text/html,application/xhtml+xml,application/xml,text/*;q=0.9, image/*;q=0.8, */*;q=0.7",
"user-agent": "axios/1.8.3",
"content-type": "application/json",
"content-length": "67",
"accept-encoding": "gzip, compress, deflate, br",
"x-forwarded-for": "10.0.1.1",
"x-forwarded-host": "dev.funautomations.io",
"x-forwarded-proto": "https"
},
"webhookUrl": "https://dev.funautomations.io/webhook-test/f652c351-81e1-4a01-abca-d22ea59ae742/:variable",
"executionMode": "test"
}
]
},
"connections": {
"0b76bae8-0081-4782-8303-ae1524423a30": {
"main": [
[
{
"node": "750c16c0-5111-49f9-92ca-c0e4be56f928",
"type": "main",
"index": 0
}
],
[
{
"node": "086846b4-b698-4d25-b0cc-0eb0aa524f8a",
"type": "main",
"index": 0
}
]
]
},
"1235d5c0-0213-4ed6-8a74-10436712f23f": {
"main": [
[
{
"node": "4dfcc6f9-c738-4b69-8fa7-a33e9ac84e5f",
"type": "main",
"index": 0
}
],
[
{
"node": "56795d8b-81bd-4add-b68f-ff924305d6e8",
"type": "main",
"index": 0
}
]
]
},
"ef13bffd-18c1-425f-ac49-5d4c8c219165": {
"main": [
[
{
"node": "2de91fa1-ad35-41d5-b37f-8ef4c80af3c1",
"type": "main",
"index": 0
}
],
[
{
"node": "7cc4e21b-cb92-479e-a1fb-3451afecfb1f",
"type": "main",
"index": 0
}
]
]
},
"2dbef75e-c917-42db-88f9-372cdde690d6": {
"main": [
[
{
"node": "132a2f21-ef78-40b1-98aa-2cf7ae83cb26",
"type": "main",
"index": 0
}
]
]
},
"d23c5883-e59f-4315-99bc-9c148b1a2964": {
"main": [
[
{
"node": "965c32c8-e6ef-4f2a-93e9-21993d397e65",
"type": "main",
"index": 0
}
]
]
},
"20c9a32b-4d06-447d-98db-b2e0a728ca38": {
"main": [
[
{
"node": "7cc4e21b-cb92-479e-a1fb-3451afecfb1f",
"type": "main",
"index": 0
},
{
"node": "56795d8b-81bd-4add-b68f-ff924305d6e8",
"type": "main",
"index": 0
}
]
]
},
"805b9321-e7f6-4834-a104-b61d1149ced0": {
"main": [
[
{
"node": "d23c5883-e59f-4315-99bc-9c148b1a2964",
"type": "main",
"index": 0
}
]
]
},
"bee99633-57a6-413f-b26c-cba90b31ae5e": {
"main": [
[
{
"node": "d2d998aa-b64c-4c09-ae6d-81fca23a306b",
"type": "main",
"index": 0
}
],
[
{
"node": "16c6d887-f5c9-4a67-a9fc-62534bed91be",
"type": "main",
"index": 0
}
],
[
{
"node": "44b12810-895a-4f50-a5e0-e2d306c11491",
"type": "main",
"index": 0
}
],
[
{
"node": "9a8ea80f-acd3-4aae-ac9c-d76217e74756",
"type": "main",
"index": 0
}
]
]
},
"2c1b1269-f6a8-48f3-a9ad-6ad3a640f6b3": {
"main": [
[
{
"node": "5474c06f-db29-4f9c-8905-cd2865509518",
"type": "main",
"index": 0
}
]
]
},
"32dc59c6-161b-4aa4-bd98-fe3036d793df": {
"main": [
[
{
"node": "7cc4e21b-cb92-479e-a1fb-3451afecfb1f",
"type": "main",
"index": 0
}
]
]
},
"d0915dfd-9256-40c4-b6a8-1e0204815a24": {
"main": [
[
{
"node": "ef13bffd-18c1-425f-ac49-5d4c8c219165",
"type": "main",
"index": 0
}
]
]
},
"527425b9-55a1-4416-bece-727413f2a1ef": {
"main": [
[
{
"node": "805b9321-e7f6-4834-a104-b61d1149ced0",
"type": "main",
"index": 0
}
]
]
},
"4dfcc6f9-c738-4b69-8fa7-a33e9ac84e5f": {
"main": [
[
{
"node": "82fd4438-6c3a-4c7e-92ac-208eafef23fa",
"type": "main",
"index": 0
}
]
]
},
"b782d0de-9c14-47ff-af73-4d0ca8874488": {
"main": [
[
{
"node": "2c1b1269-f6a8-48f3-a9ad-6ad3a640f6b3",
"type": "main",
"index": 0
}
]
]
},
"b23dee3e-2ed4-4972-b62d-7eb86752fa16": {
"main": [
[
{
"node": "92a44c39-91d1-4c96-a1c7-96ca8f99f86f",
"type": "main",
"index": 0
}
]
]
},
"c4290ddb-6bf8-4ed6-b078-164dd6ae71c8": {
"main": [
[
{
"node": "1235d5c0-0213-4ed6-8a74-10436712f23f",
"type": "main",
"index": 0
}
]
]
},
"5474c06f-db29-4f9c-8905-cd2865509518": {
"main": [
[
{
"node": "20c9a32b-4d06-447d-98db-b2e0a728ca38",
"type": "main",
"index": 0
}
]
]
},
"7ec508c9-60e0-41f5-a79b-a1f100843f33": {
"main": [
[
{
"node": "2dbef75e-c917-42db-88f9-372cdde690d6",
"type": "main",
"index": 0
}
]
]
},
"74940eee-8673-4353-82fa-1e14a6feedfe": {
"main": [
[
{
"node": "965c32c8-e6ef-4f2a-93e9-21993d397e65",
"type": "main",
"index": 0
}
]
]
},
"e69aceba-f09d-4e30-8f2d-fd51f7707d68": {
"main": [
[
{
"node": "363734be-a114-4963-8506-079cc8330176",
"type": "main",
"index": 0
}
]
]
},
"73ef4d66-022d-42a9-a89e-1f2864bf8617": {
"main": [
[
{
"node": "5255ec1d-6f79-4d74-82d1-ee3ed1c8b401",
"type": "main",
"index": 0
}
]
]
},
"6a59b874-7323-4cc9-85dd-c66d17b33250": {
"main": [
[
{
"node": "d0915dfd-9256-40c4-b6a8-1e0204815a24",
"type": "main",
"index": 0
}
]
]
},
"aa35440f-e058-4ffc-b8b2-ee01c3c8ffbe": {
"main": [
[
{
"node": "bee99633-57a6-413f-b26c-cba90b31ae5e",
"type": "main",
"index": 0
}
]
]
},
"2de91fa1-ad35-41d5-b37f-8ef4c80af3c1": {
"main": [
[
{
"node": "a63abdc8-3b60-43df-bcf3-91dd08fbbec4",
"type": "main",
"index": 0
}
]
]
},
"62380ea4-521f-434e-b993-f80cfe46644f": {
"main": [
[
{
"node": "3f48f6d3-d8f4-4b1b-b17e-6b1ae83e3bac",
"type": "main",
"index": 0
}
],
[
{
"node": "77d41da1-7fb6-4f7d-900a-e5fa8b895b78",
"type": "main",
"index": 0
}
]
]
},
"92a44c39-91d1-4c96-a1c7-96ca8f99f86f": {
"main": [
[
{
"node": "8f666a17-53a7-4361-af17-7f3abadc6c71",
"type": "main",
"index": 0
}
]
]
},
"abf83ac2-2b18-4a75-be09-b4edfeee91cb": {
"main": [
[
{
"node": "74940eee-8673-4353-82fa-1e14a6feedfe",
"type": "main",
"index": 0
}
]
]
},
"9a8ea80f-acd3-4aae-ac9c-d76217e74756": {
"main": [
[
{
"node": "ea5c2bb4-a6d5-4027-bf1f-df70bab1f361",
"type": "main",
"index": 0
}
]
]
},
"8f666a17-53a7-4361-af17-7f3abadc6c71": {
"main": [
[
{
"node": "56795d8b-81bd-4add-b68f-ff924305d6e8",
"type": "main",
"index": 0
}
]
]
},
"a63abdc8-3b60-43df-bcf3-91dd08fbbec4": {
"main": [
[
{
"node": "32dc59c6-161b-4aa4-bd98-fe3036d793df",
"type": "main",
"index": 0
}
]
]
},
"77d41da1-7fb6-4f7d-900a-e5fa8b895b78": {
"main": [
[
{
"node": "7b7f1fdc-168b-4d59-aced-50a6fc94a250",
"type": "main",
"index": 0
}
]
]
},
"7cc4e21b-cb92-479e-a1fb-3451afecfb1f": {
"main": [
[
{
"node": "ceaa9cde-a1b0-41da-aaee-5e5ae6d772f7",
"type": "main",
"index": 0
}
],
[
{
"node": "6a59b874-7323-4cc9-85dd-c66d17b33250",
"type": "main",
"index": 0
}
]
]
},
"ea5c2bb4-a6d5-4027-bf1f-df70bab1f361": {
"main": [
[
{
"node": "79ff06d3-216d-4419-9103-d00030847648",
"type": "main",
"index": 0
}
]
]
},
"750c16c0-5111-49f9-92ca-c0e4be56f928": {
"main": [
[
{
"node": "a57a0cd3-45c8-4e6f-a806-faa5a2d02d69",
"type": "main",
"index": 0
}
]
]
},
"3f48f6d3-d8f4-4b1b-b17e-6b1ae83e3bac": {
"main": [
[
{
"node": "7b7f1fdc-168b-4d59-aced-50a6fc94a250",
"type": "main",
"index": 0
}
]
]
},
"56795d8b-81bd-4add-b68f-ff924305d6e8": {
"main": [
[
{
"node": "73ef4d66-022d-42a9-a89e-1f2864bf8617",
"type": "main",
"index": 0
}
],
[
{
"node": "c4290ddb-6bf8-4ed6-b078-164dd6ae71c8",
"type": "main",
"index": 0
}
]
]
},
"965c32c8-e6ef-4f2a-93e9-21993d397e65": {
"main": [
[
{
"node": "e69aceba-f09d-4e30-8f2d-fd51f7707d68",
"type": "main",
"index": 0
}
],
[
{
"node": "abf83ac2-2b18-4a75-be09-b4edfeee91cb",
"type": "main",
"index": 0
}
]
]
},
"a57a0cd3-45c8-4e6f-a806-faa5a2d02d69": {
"main": [
[
{
"node": "b612df7f-27b7-478b-a168-4f0cbc9a8bdb",
"type": "main",
"index": 0
}
]
]
},
"b612df7f-27b7-478b-a168-4f0cbc9a8bdb": {
"main": [
[
{
"node": "19486fd8-9dd6-45b6-8bfb-3d0b04c88921",
"type": "main",
"index": 0
}
]
]
},
"82fd4438-6c3a-4c7e-92ac-208eafef23fa": {
"main": [
[
{
"node": "b23dee3e-2ed4-4972-b62d-7eb86752fa16",
"type": "main",
"index": 0
}
]
]
},
"0de7ce0e-35da-43bc-818f-8d830047ea2d": {
"main": [
[
{
"node": "b782d0de-9c14-47ff-af73-4d0ca8874488",
"type": "main",
"index": 0
}
]
]
},
"44b12810-895a-4f50-a5e0-e2d306c11491": {
"main": [
[
{
"node": "a15b9dd2-e057-432f-84cf-270ee1e87b60",
"type": "main",
"index": 0
}
]
]
},
"958dc213-4f2d-4814-b5b4-f469dd049698": {
"main": [
[
{
"node": "7ec508c9-60e0-41f5-a79b-a1f100843f33",
"type": "main",
"index": 0
}
],
[]
]
},
"7b7f1fdc-168b-4d59-aced-50a6fc94a250": {
"main": [
[
{
"node": "19486fd8-9dd6-45b6-8bfb-3d0b04c88921",
"type": "main",
"index": 0
}
]
]
},
"086846b4-b698-4d25-b0cc-0eb0aa524f8a": {
"main": [
[
{
"node": "9a224788-cddc-4f84-b035-071bbcd18adb",
"type": "main",
"index": 0
}
]
]
},
"a15b9dd2-e057-432f-84cf-270ee1e87b60": {
"main": [
[
{
"node": "527425b9-55a1-4416-bece-727413f2a1ef",
"type": "main",
"index": 0
}
]
]
},
"d2d998aa-b64c-4c09-ae6d-81fca23a306b": {
"main": [
[
{
"node": "0b76bae8-0081-4782-8303-ae1524423a30",
"type": "main",
"index": 0
}
]
]
},
"16c6d887-f5c9-4a67-a9fc-62534bed91be": {
"main": [
[
{
"node": "0de7ce0e-35da-43bc-818f-8d830047ea2d",
"type": "main",
"index": 0
}
]
]
},
"9a224788-cddc-4f84-b035-071bbcd18adb": {
"main": [
[
{
"node": "62380ea4-521f-434e-b993-f80cfe46644f",
"type": "main",
"index": 0
}
]
]
},
"17dfa37d-490f-4b31-84d9-75f20997d630": {
"main": [
[
{
"node": "aa35440f-e058-4ffc-b8b2-ee01c3c8ffbe",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - IT 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
GPT-4.1, Outlook 및 Mem.ai를 사용한 Microsoft Teams 회의 분석 자동화
GPT-4.1, Outlook 및 Mem.ai를 사용한 자동화된 Microsoft Teams 회의 분석
If
Set
Code
+
If
Set
Code
61 노드Wayne Simpson
인사
모든 Scaleway 서버 정보 복사본 가져오기
동적 필터를 사용하여 Scaleway 서버 정보를 가져옵니다.
If
Set
Code
+
If
Set
Code
24 노드Pablo
엔지니어링
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
GitHub 동기화 대시보드 - V2
提交 기록과 롤백 기능을 갖춘 GitHub 워크플로우 버전 관리 대시보드
If
N8n
Set
+
If
N8n
Set
94 노드Eduard
데브옵스
[템플릿] AI 반려동물 가게 v8
🐶 AI 펫 샵 어시스턴트 - GPT-4o, Google 캘린더 및 WhatsApp/Instagram/Facebook 통합
If
N8n
Set
+
If
N8n
Set
244 노드Amanda Benks
영업
AI 대리인 레스토랑 [템플릿]
🤖 WhatsApp, 인스타그램, 메신저의 AI 레스토랑 도우미
If
N8n
Set
+
If
N8n
Set
239 노드Amanda Benks
기타
워크플로우 정보
난이도
고급
노드 수66
카테고리1
노드 유형12
저자
Imperol
@imperolqAutomation expert with years of experience helping businesses improve their efficiency and productivity with smart automations that are affordable, scalable, and flexible.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유