This n8n workflow automates the process of scheduling content across multiple social media platforms, starting from a Google Drive trigger. When a new video file is created in a designated Google Drive folder, the workflow downloads the file, extracts the associated datetime from metadata, and prepares post settings via sticky notes. It then sends a prompt to the Postiz API to upload the video and schedule posts on TikTok, YouTube, Facebook, Instagram, and Threads at the specified time. Additionally, it can notify via Telegram and perform cleanup tasks like deleting the initial uploaded video from Drive. Practical use cases include social media managers and content creators who want to streamline cross-platform posting and reduce manual effort.
Automated Multi-Platform Content Scheduling Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatOpenRouter, filter, googleDrive, googleDriveTrigger, httpRequest, n8n-nodes-postiz.postiz, set, splitOut, stickyNote, telegram |
Reviews
There are no reviews yet.