批量 Airtable 요청, 데이터 전송 속도가 9배 향상
중급
이것은Building Blocks분야의자동화 워크플로우로, 14개의 노드를 포함합니다.주로 Set, Switch, Summarize, HttpRequest, SplitInBatches 등의 노드를 사용하며. 批量 Airtable 요청, 데이터 전송 속도가 9배 향상
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
사용된 노드 (14)
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "e0353a254d65bb2bf600af5dfe7bdac3ba3c2749a7116d36eca79da571f830ec",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "9c2d2c7f-aece-4909-a637-30548895b481",
"name": "Batch_Airtable",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
-20,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b6c42ddd-5d3f-4b5d-a925-baf2aa3ebead",
"name": "upsert_airtable",
"type": "n8n-nodes-base.httpRequest",
"position": [
700,
80
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 4.2
},
{
"id": "24dc1892-2f81-48a6-bf45-4f5ceb62eb27",
"name": "고정 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bc9cb95d-5991-42f2-8655-bae03f73cc5b",
"name": "고정 메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
580,
300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d1002a23-8cdf-42dd-b61e-d29bea2736e9",
"name": "mode",
"type": "n8n-nodes-base.switch",
"position": [
160,
0
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3.2
},
{
"id": "20f01c04-89c6-4bac-9d9d-0a1901f7f256",
"name": "insert_airtable",
"type": "n8n-nodes-base.httpRequest",
"position": [
700,
-120
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 4.2
},
{
"id": "812d052a-086c-4c8f-a7cc-56b1e120804a",
"name": "Airtable_Batch_Processor",
"type": "n8n-nodes-base.executeWorkflow",
"position": [
680,
420
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1.2
},
{
"id": "638891d8-9628-45ef-abe5-94e8d4bbfca5",
"name": "set_Batching_vars",
"type": "n8n-nodes-base.set",
"position": [
340,
420
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3.4
},
{
"id": "225bd85e-a50c-4700-b0c6-0a285180aff6",
"name": "고정 메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "93713202-fc35-424f-9e4c-e46a1f78a4be",
"name": "compile_records",
"type": "n8n-nodes-base.summarize",
"position": [
540,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "372ea9fe-9bd6-4dea-9b10-9cfb924ced54",
"name": "compile_records1",
"type": "n8n-nodes-base.summarize",
"position": [
540,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a496f118-02b7-4643-987c-dc2f27e04081",
"name": "Each_10_items1",
"type": "n8n-nodes-base.splitInBatches",
"position": [
380,
80
],
"parameters": {},
"typeVersion": 3
},
{
"id": "0d1df228-d1fa-4c78-b4c2-f863a30d6378",
"name": "Each_10_items",
"type": "n8n-nodes-base.splitInBatches",
"position": [
380,
-120
],
"parameters": {},
"typeVersion": 3
},
{
"id": "e3c28fef-05fd-40a9-b2da-5131c86b7e16",
"name": "고정 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
300
],
"parameters": {},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"d1002a23-8cdf-42dd-b61e-d29bea2736e9": {
"main": [
[
{
"node": "0d1df228-d1fa-4c78-b4c2-f863a30d6378",
"type": "main",
"index": 0
}
],
[
{
"node": "a496f118-02b7-4643-987c-dc2f27e04081",
"type": "main",
"index": 0
}
]
]
},
"0d1df228-d1fa-4c78-b4c2-f863a30d6378": {
"main": [
[],
[
{
"node": "93713202-fc35-424f-9e4c-e46a1f78a4be",
"type": "main",
"index": 0
}
]
]
},
"9c2d2c7f-aece-4909-a637-30548895b481": {
"main": [
[
{
"node": "d1002a23-8cdf-42dd-b61e-d29bea2736e9",
"type": "main",
"index": 0
}
]
]
},
"a496f118-02b7-4643-987c-dc2f27e04081": {
"main": [
[],
[
{
"node": "372ea9fe-9bd6-4dea-9b10-9cfb924ced54",
"type": "main",
"index": 0
}
]
]
},
"93713202-fc35-424f-9e4c-e46a1f78a4be": {
"main": [
[
{
"node": "20f01c04-89c6-4bac-9d9d-0a1901f7f256",
"type": "main",
"index": 0
}
]
]
},
"20f01c04-89c6-4bac-9d9d-0a1901f7f256": {
"main": [
[
{
"node": "0d1df228-d1fa-4c78-b4c2-f863a30d6378",
"type": "main",
"index": 0
}
]
]
},
"b6c42ddd-5d3f-4b5d-a925-baf2aa3ebead": {
"main": [
[
{
"node": "a496f118-02b7-4643-987c-dc2f27e04081",
"type": "main",
"index": 0
}
]
]
},
"372ea9fe-9bd6-4dea-9b10-9cfb924ced54": {
"main": [
[
{
"node": "b6c42ddd-5d3f-4b5d-a925-baf2aa3ebead",
"type": "main",
"index": 0
}
]
]
},
"638891d8-9628-45ef-abe5-94e8d4bbfca5": {
"main": [
[
{
"node": "812d052a-086c-4c8f-a7cc-56b1e120804a",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 빌딩 블록
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
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
영업
🤖 고급 슬랙본트(n8n)
🤖 고급 슬랙본트(n8n)
If
Set
Code
+
If
Set
Code
34 노드Mutasem
엔지니어링
API 아키텍처 추출기
API 아키텍처 추출기
If
Set
Code
+
If
Set
Code
88 노드Polina Medvedieva
엔지니어링
↔️ Airtable 일괄 처리
Airtable批量업데이트/插入行(보내기更快+节省API调用请求)
If
Set
Code
+
If
Set
Code
35 노드Simon Mayerhofer
IT 운영
WordPress 블로그 자동화 프로페셔널 에디션(심층 연구) v2.1 마켓
GPT-4o, Perplexity AI 및 다국어 지원을 사용한 SEO 최적화 블로그 생성 자동화
If
Set
Xml
+
If
Set
Xml
125 노드Daniel Ng
콘텐츠 제작