π± π’ Multi-platform video publisher β YouTube, Instagram & TikTok
β‘ 5,072 views Β· π± Social Media & Email Marketing
π‘ Pro Tip β Since TikTok doesnβt have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β drop it into your workflow and skip the parsing.
Description

Hi! Iβm Amanda β€οΈ
I build intelligent automation flows with n8n and Make. This one is for all content creators, marketing teams, and agencies who want to publish once and post everywhere.
With this workflow, you can upload a single video to YouTube, Instagram Reels, and TikTok β simultaneously and automatically.
β What the workflow does
- Downloads a video from a provided URL
- Uploads the video to your YouTube channel with title and description
- Publishes it as a Reel on Instagram via the Meta Graph API
- Sends the same video to TikTok using their official API
- Supports credential input via
Setnode (tokens, titles, descriptions)
βοΈ Nodes & Tech Used
HTTP Requestβ Download video and handle uploads to Instagram & TikTokYouTubenode β Official n8n integration for video uploadSetnode β For handling user inputs (tokens, titles, video URLs)Switch,Wait,Mergeβ Logic to control publishing status- Manual or webhook start available
π οΈ Setup Instructions
- Open the workflow in your n8n (Cloud or self-hosted) instance
- Edit the
Setnode calledCredentialsand fill in:Token InstagramToken TiktokYouTube title,description, andvideo URL- Instagram account ID
- Connect your YouTube OAuth credentials in the YouTube node
- Optionally, trigger via webhook to automate from other apps (Typebot, CRM, Drive)
- Hit βExecute Workflowβ or schedule via cron
π₯ Who this is for
- Content creators who want to post everywhere at once
- Agencies managing video distribution across platforms
- Social media managers and freelancers
- Anyone wanting a one-click multi-platform publishing workflow
π Explore more workflows
β€οΈ Buy workflows: https://iloveflows.com
βοΈ Try n8n Cloud: https://n8n.partnerlinks.io/amanda
π Nodes Used
HTTP Request, YouTube
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File