Block 1 - Google Drive Trigger
- Type / Role
- n8n-nodes-base.googleDriveTrigger - googleDriveTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Auto Caption & Autopost Videos to Instagram & TikTok Description Automate your short form content pipeline! This workflow takes any video uploaded to a specific Google Drive folder, generates en...
n8n-nodes-base.googledrivetrigger, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.wait
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Automate With Marc.
Original n8n.io sourceAutomate your short-form content pipeline! This workflow takes any video uploaded to a specific Google Drive folder, generates engaging captions with Submagic, and then auto-posts the finished video (with AI-generated captions) directly to Instagram or TikTok via Postiz. Captions are further refined with OpenAI for brand-ready social text. Finally, each published video is logged into a Google Sheet for tracking.
π Watch step-by-step build of this workflow on: www.youtube.com/@automatewithmarc
Google Drive Trigger β Detects new video uploads.
Submagic API β Adds styled captions automatically.
Wait + Poll β Monitors job status until the captioned video is ready.
Download Video β Retrieves the finished captioned video.
Upload to Postiz β Sends the file to Postiz for multi-platform posting.
Caption Agent (OpenAI) β Generates optimized Instagram/TikTok captions.
Post to Instagram/TikTok β Publishes the video with caption.
Update Log β Saves video details, captions, and status into Google Sheets.
β‘ Hands-off publishing β videos go from raw to posted automatically.
π AI captions + Submagic styling β engaging text and visual consistency.
π Content tracking β every post logged in Google Sheets.
π― Perfect for Reels & TikToks β optimized for fast workflows and social reach.
This 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 | Auto-caption & post videos to Instagram & TikTok with Submagic, Postiz & OpenAI |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Multimodal AI |
| Author | Automate With Marc |
| Published | 28 Aug 2025 |
Use the JSON export at /data/workflows/7992/7992.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.
Auto Caption & Autopost Videos to Instagram & TikTok Description Automate your short form content pipeline! This workflow takes any video uploaded to a specific Google Drive folder, generates en...
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 Multimodal AI use case.