AutomationFlowsSocial Media › Omniflow: Upload to Youtube

Omniflow: Upload to Youtube

OmniFlow: Upload to YouTube. Uses youtube, spreadsheetTrigger. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesYouTubeSpreadsheet Trigger
Social Media Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

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
{
  "name": "OmniFlow: Upload to YouTube",
  "nodes": [
    {
      "parameters": {
        "resource": "video",
        "operation": "upload",
        "title": "{{ $json.videoTitle }}",
        "description": "{{ $json.videoDescription }}",
        "tags": "{{ $json.tags || 'AI, YouTube, Automation' }}",
        "categoryId": "28",
        "privacyStatus": "public",
        "videoFile": "={{ $binary.videoFile }}",
        "autoGenerate": true
      },
      "name": "YouTube Upload",
      "type": "n8n-nodes-base.youtube",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "operation": "upload",
        "resource": "video",
        "title": "{{ $json.videoTitle }}",
        "description": "{{ $json.videoDescription }}"
      },
      "name": "Schedule Post",
      "type": "n8n-nodes-base.spreadsheetTrigger",
      "typeVersion": 1,
      "position": [
        500,
        300
      ]
    }
  ],
  "connections": {
    "YouTube Upload": {
      "main": [
        [
          {
            "node": "Schedule Post",
            "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

OmniFlow: Upload to YouTube. Uses youtube, spreadsheetTrigger. Event-driven trigger; 2 nodes.

Source: https://github.com/beerbudweiser43-pixel/Video-Automation/blob/ccbdbc25b9ed31a9e2b226016a99fbf4a4c61c48/automations/n8n_youtube_automation.json — 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

Convert YouTube videos into SEO-friendly blog posts in just seconds using this fully automated n8n workflow. Perfect for content creators, marketers, educators, and bloggers looking to repurpose video

Form Trigger, Google Docs, HTTP Request
Social Media

This workflow is for social media agencies, influencer marketers, and brand managers who need to automatically qualify TikTok creators based on their follower metrics. It’s especially useful for teams

Airtable Trigger, HTTP Request, Airtable
Social Media

Get Long Lived Facebook User Or Page Access Token. Uses manualTrigger, httpRequest, stickyNote. Event-driven trigger; 5 nodes.

HTTP Request
Social Media

Manual Reddit. Uses manualTrigger, reddit. Event-driven trigger; 4 nodes.

Reddit
Social Media

This workflow is for any YouTube user who wants to bulk delete all playlists from their own channel — whether to start fresh, clean up old content, or prepare the account for a new purpose.

YouTube