YouTube Data API v3
HattrickHub - YouTube Upload Automation
Streamline your video publishing workflow. Trigger uploads from Trello, automate metadata with n8n, and publish directly to YouTube — all in one pipeline.
Step 01
Trigger from Trello
Move a card to the designated list in Trello to initiate the upload pipeline. Card fields map to video metadata.
Step 02
Process with n8n
n8n handles data transformation — preparing titles, descriptions, tags, and scheduling parameters for the upload.
Step 03
Upload via Cloud Run
A Cloud Run job receives the prepared payload and calls the YouTube Data API to upload and publish your video.
Google API Scopes
This application requests the following permissions when you authorize access to your YouTube account:
YouTube Account Management
youtube — View and manage your YouTube account.Video Uploads
youtube.upload — Upload videos to your YouTube channel.