This workflow corresponds to n8n.io template #6560 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"nodes": [
{
"id": "8c0e4072-bdd0-4650-a04d-fb9929008055",
"name": "When clicking 'Test workflow'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1664,
464
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e594a5b2-ab02-4086-9b2d-bb074036d112",
"name": "Airtable1",
"type": "n8n-nodes-base.airtable",
"notes": "Update Video",
"position": [
-1248,
912
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 2.1
},
{
"id": "d6f5551e-52cc-45d2-9425-9d89d4d60c8c",
"name": "YouTube1",
"type": "n8n-nodes-base.youTube",
"position": [
-1008,
912
],
"parameters": {},
"typeVersion": 1
},
{
"id": "cc8258f1-b3cb-4de8-8253-d853e8a760b2",
"name": "Get many videos",
"type": "n8n-nodes-base.youTube",
"position": [
-1312,
224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2b95abc2-d323-4acc-a48e-ba79be9e6e0f",
"name": "Create a record",
"type": "n8n-nodes-base.airtable",
"position": [
-64,
80
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "bfb91178-9692-400a-90af-7b26f1c3f49d",
"name": "Loop Over Items",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-1024,
224
],
"parameters": {},
"typeVersion": 3,
"alwaysOutputData": false
},
{
"id": "64be3977-4064-4679-8f30-ef52daa11367",
"name": "Get a video",
"type": "n8n-nodes-base.youTube",
"position": [
-352,
432
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2d46bf2e-5419-4b80-b304-db54f20f97b2",
"name": "Filter",
"type": "n8n-nodes-base.filter",
"position": [
-336,
80
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "51a55ab2-b7a2-4968-9cae-80d944224a1d",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
-704,
80
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "2e556922-f984-4af4-92eb-7fc74a4cc090",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2144,
-192
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d9f62631-6e89-4199-9066-4480118e3d01",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1744,
304
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "84ef8766-69f8-481e-ac90-eafc403968d8",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1392,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7b6c274e-9aaf-4112-8266-dc2f65160955",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1088,
-32
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a572d39-8d07-4424-b573-1adc9097f473",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-816,
-224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c034f479-4eaf-4459-99d2-c4d291197600",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-464,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b09b5bed-8307-4ece-85ef-81b5b21cd6ca",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-128,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d176b944-a67f-4b8f-a191-9c040465f31f",
"name": "Sticky Note7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-576,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "501ea0e3-5f47-49ef-8da7-ec66243b3dbb",
"name": "Sticky Note8",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1296,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "28f16815-ba93-4c23-b7e3-acbf6c66d0c7",
"name": "Sticky Note9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2096,
416
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"Filter": {
"main": [
[
{
"node": "Create a record",
"type": "main",
"index": 0
}
]
]
},
"Airtable1": {
"main": [
[
{
"node": "YouTube1",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields": {
"main": [
[
{
"node": "Filter",
"type": "main",
"index": 0
}
]
]
},
"Get a video": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Get many videos": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[
{
"node": "Edit Fields",
"type": "main",
"index": 0
}
],
[
{
"node": "Get a video",
"type": "main",
"index": 0
}
]
]
},
"When clicking 'Test workflow'": {
"main": [
[
{
"node": "Get many videos",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Automatically sync your YouTube channel videos with Airtable for comprehensive content management, analytics tracking, and bulk video updates.
Source: https://n8n.io/workflows/6560/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
YouTube creators, content marketers, and anyone who wants to automatically enrich YouTube links added to a Notion database.
Video explanation
Workflow management. Uses manualTrigger, splitInBatches, noOp, airtable. Event-driven trigger; 19 nodes.
This workflow is for anyone with two YouTube channels who wants to copy playlists from one to the other — no technical skills required.
This workflow automates a batch upload of multiple videos to YouTube, spacing each upload 12 hours apart in Japan Standard Time (UTC+9) and automatically adding them to a playlist. Manual Trigger — St