workflows.fit
Back to n8n workflows
n8n template$12By Amanda Benks

📢 Multi-platform video publisher – YouTube, Instagram & TikTok

![Workflow Image](https://i.ibb.co/zVv3psvZ/n8n-workflow-midia-publish.png) Hi! I'm Amanda ❤️ I build intelligent automation flows with n8n and Make. This one is for all content creators, marketing teams, and agencies...

DevelopmentCore NodesMarketingHttp RequestYou TubeSticky NoteManual Trigger
Open checkout
Loading interactive preview...

Template notes

![Workflow Image](https://i.ibb.co/zVv3psvZ/n8n-workflow-midia-publish.png) 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 Set node (tokens, titles, descriptions)

---

⚙️ Nodes & Tech Used

- HTTP Request – Download video and handle uploads to Instagram & TikTok - YouTube node – Official n8n integration for video upload - Set node – For handling user inputs (tokens, titles, video URLs) - Switch, Wait, Merge – Logic to control publishing status - Manual or webhook start available