Block 1 - Format Drive Content
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
Automated Social Media Video Posting Who's it for This workflow is perfect for content creators, social media managers, and businesses who want to schedule and automatically post videos to mu...
n8n-nodes-base.set, n8n-nodes-base.googlesheets, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.telegram, n8n-nodes-upload-post.uploadpost, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jose Bossa.
Original n8n.io sourceThis workflow is perfect for content creators, social media managers, and businesses who want to schedule and automatically post videos πΉ to multiple platforms (Instagram, LinkedIn, TikTok) without manual effort. Save hours every week! β°
It automatically reads scheduled posts from Google Sheets, checks if it's the right time to post, downloads videos from Google Drive, uploads them to multiple social media platforms simultaneously, updates the posting status, and sends you a Telegram notification with the results. Complete hands-free social media management! π
Your spreadsheet should have these columns:
Title β Post titleCopy β Post caption/descriptionVideo Link β Google Drive download URLStatus β Post status ("Listo para postear" or "Posteado")Fecha.Hora β Scheduled time (format: "16 de Octubre a las 9 am")row_number β Auto-generated row identifierCreate your Google Sheets calendar:
Upload videos to Google Drive:
https://drive.google.com/uc?export=download&id=FILE_ID)Configure UploadPost API:
Set up Google Sheets credentials:
documentId with your spreadsheet IDConfigure Telegram notifications:
Customize posting times:
Test the workflow:
Activate the workflow β
triggerAtHour values in Schedule Trigger (add more times if needed)platform array in "Upload a video" node (supports YouTube, Facebook, Twitter)timeZone parameter in the Code node (default: "America/Santiago")returnFirstMatch option to post multiple videos at oncerow_number column to track and update specific postsThis catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Schedule & auto-post videos to Instagram, LinkedIn & TikTok with Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Social Media |
| Author | Jose Bossa |
| Published | 16 Oct 2025 |
Use the JSON export at /data/workflows/9786/9786.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automated Social Media Video Posting Who's it for This workflow is perfect for content creators, social media managers, and businesses who want to schedule and automatically post videos to mu...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media use case.