n8n Workflow: Upload Google Drive Videos to TikTok & Instagram
n8n Workflow: Upload Google Drive Videos to TikTok & Instagram
Regular price
£4.99
Regular price
£4.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Workflow: Upload Google Drive Videos to TikTok & Instagram
Regular price
£4.99
Regular price
£4.99
Sale price
Unit price
/
per
Automatically turn new Google Drive videos into TikTok & Instagram posts
This n8n workflow watches a specific Google Drive folder for newly added videos, transcribes the audio with OpenAI, generates a TikTok/Instagram-ready caption, and uploads the video to both TikTok and Instagram using the upload-post.com API—optionally alerting you via Telegram
What this workflow does
- Monitors Google Drive every minute for new files created in your selected folder.
- Downloads the new video from Google Drive and saves it to the n8n file system for reuse.
- Transcribes spoken audio using OpenAI to extract the transcript text.
- Generates a social media description by prompting GPT-4o with the transcript (caption style is configurable).
- Uploads to TikTok by reading the saved video file and posting it with the generated description via the upload-post.com API.
- Uploads to Instagram using the same saved video file and the same generated description via the upload-post.com API.
- Error handling with Telegram alerts sends a notification to a Telegram chat when the workflow errors, except for a specific DNS/server-offline message.
Use cases
- Creators and teams who pre-package content in Google Drive and want it auto-posted to TikTok and Instagram.
- Automation engineers building a reliable social publishing pipeline using n8n, OpenAI, and upload-post.com.
- SaaS operators who manage content batches and need transcription-based captions without manual effort.
Technical details
- Google Drive trigger (checks every minute for new files)
- OpenAI transcription + GPT-4o description generation
- HTTP Request steps to upload via upload-post.com API (HTTP Header Auth)
- Telegram node for execution error notifications
- Includes logic using nodes such as if and error trigger (with a DNS/server-offline exception)
