AutomationFlowsSocial Media › Scheduled Youtube Video Uploads with Google Sheets & Drive Integration

Scheduled Youtube Video Uploads with Google Sheets & Drive Integration

ByRahul Joshi @rahul08 on n8n.io

Description:

Cron / scheduled trigger★★★★☆ complexity9 nodesGoogle SheetsGoogle DriveYouTube
Social Media Trigger: Cron / scheduled Nodes: 9 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #4900 — we link there as the canonical source.

This workflow follows the Google Drive → Google Sheets recipe pattern — see all workflows that pair these two integrations.

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 →

Download .json
{
  "id": "06o12GkCUGklKpVj",
  "name": "YouTube Upload Automation",
  "tags": [],
  "nodes": [
    {
      "id": "3f79bd90-93f0-4a86-ac1e-d770167b9cc2",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        60,
        -20
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "017f682c-3ffd-440a-bb86-c250f996d65b",
      "name": "Get Video File Id",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        280,
        -20
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "2fc17cbe-3df4-4f8f-b1d4-7d461d56ed95",
      "name": "Download Video Data",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -160,
        200
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "6ba6bb57-dbe4-4cda-9d72-e20f17f46bf4",
      "name": "Upload to YouTube",
      "type": "n8n-nodes-base.youTube",
      "position": [
        60,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a442d21f-9d29-4434-bbf7-0b4959da2a74",
      "name": "Update Status",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        280,
        200
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "55c915d6-6096-4cf3-89b1-93720a2ee615",
      "name": "Get Folder Name",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -160,
        420
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "b7ca1715-b0e7-429c-b112-f858c83f4b78",
      "name": "Move Video File to Folder",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        60,
        420
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "7b91cb20-b006-4e60-9e4d-97be63566942",
      "name": "M-F 9am,12pm,3pm",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -160,
        -20
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d2b07579-7240-4992-b4dd-432cde8b5cfa",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -860,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "18782e6c-c7db-4968-8d06-b9fdc8398b20",
  "connections": {
    "Google Sheets": {
      "main": [
        [
          {
            "node": "Get Video File Id",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update Status": {
      "main": [
        [
          {
            "node": "Get Folder Name",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Folder Name": {
      "main": [
        [
          {
            "node": "Move Video File to Folder",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "M-F 9am,12pm,3pm": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Video File Id": {
      "main": [
        [
          {
            "node": "Download Video Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload to YouTube": {
      "main": [
        [
          {
            "node": "Update Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Video Data": {
      "main": [
        [
          {
            "node": "Upload to YouTube",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Description:

Source: https://n8n.io/workflows/4900/ — original creator credit. Request a take-down →

More Social Media workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Social Media

This automation runs daily to fetch the latest videos on Youtube from leading AI automators, such as: Nate Herk Nick Saraev Jack Roberts Cole Medin Nick Puru Ed Hill Jason Cooperson Manthan Patel Nick

Google Sheets, YouTube
Social Media

How it works

Google Sheets, Google Drive, HTTP Request +1
Social Media

Are you a cord-cutter? Do you find yourself looking through the many titles of videos uploaded to Youtube, just to find the ones you want to watch? Even when you subscribe to the channels you like, do

Google Sheets, HTTP Request, YouTube +1
Social Media

Automate Facebook post scheduling from a Google Sheets content calendar. Runs 4 times daily, reads approved posts scheduled for today, downloads images from Google Drive, schedules via Facebook Graph

Google Sheets, Google Drive, HTTP Request
Social Media

This workflow is ideal for social media managers, content creators, marketers, and small businesses who want to automate Instagram Carousel posts using Google Sheets and Google Drive. It is also suita

Google Drive, Google Sheets, HTTP Request