Block 1 - PUBLISHER NOTE
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow automates batch video publishing prep from a Google Drive folder with AI generated, platform specific copy and a simple approval queue in Google Sheets. Perfect for Agencies, content ...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.googledrive, n8n-nodes-base.filter, n8n-nodes-base.code, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.googlegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Juan Carlos Cavero Gracia.
Original n8n.io sourceThis workflow automates batch video publishing prep from a Google Drive folder with AI-generated, platform-specific copy and a simple approval queue in Google Sheets. Perfect for Agencies, content creators or Teams
Fetches videos from a Google Drive folder
You provide a folder ID and the workflow lists all files, filtering to keep only .mp4.
Builds a simple publishing calendar
You configure:
The workflow creates:
Analyzes each video with AI
Gemini performs a structured analysis of the video to understand:
Generates platform-specific social copy
For each video, the AI creates unique text for:
The prompts are language-aware:
Saves everything to Google Sheets as drafts
Each video becomes one row with:
Auto-publishes approved rows (Flow 2)
Every hour:
The tracking sheet is designed to be a clean approval queue.
Recommended columns:
Create your tracking sheet
Copy this sheet in your drive https://docs.google.com/spreadsheets/d/1cegJHxj7Kx4Tg8gMr3uixpzToNc62VEvuuz37iFvnRw/edit?usp=sharing
Connect credentials in n8n
Run the form Provide:
If you want to explore the API used for publishing These docs can help for custom extensions:
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.
Showing the first 24 of 34 workflow blocks. Download the JSON for the full node graph.
| Workflow | Bulk auto-publish videos to social networks with AI copy and client approval |
|---|---|
| Complexity | advanced |
| Nodes | 34 |
| Categories | Social Media, Multimodal AI |
| Author | Juan Carlos Cavero Gracia |
| Published | 09 Dec 2025 |
Use the JSON export at /data/workflows/11638/11638.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.
This workflow automates batch video publishing prep from a Google Drive folder with AI generated, platform specific copy and a simple approval queue in Google Sheets. Perfect for Agencies, content ...
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, Multimodal AI use case.