Block 1 - Sticky Note3
- 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.
️ Important: This workflow uses community nodes (JsonCut, Blotato) and requires a self hosted n8n instance. This n8n template automates the entire process of transforming blog articles and any kin...
n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.openai, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.splitout, n8n-nodes-base.merge, n8n-nodes-base.aggregate, @mendable/n8n-nodes-firecrawl.firecrawl
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by 8Automator.
Original n8n.io source⚠️ Important: This workflow uses community nodes (JsonCut, Blotato) and requires a self-hosted n8n instance.
This n8n template automates the entire process of transforming blog articles and any kind of other websites into short-form informational videos for Instagram. It scrapes content, generates AI-powered video clips, adds voiceover and subtitles, and publishes directly to social media—all with proper source attribution and branding.
Content creators, digital marketers, and social media managers who want to repurpose quality blog content into engaging video formats. Perfect for those running content marketing operations who need to maintain consistent social media presence without manual video editing.
The workflow takes a blog article URL as input and produces a fully composed Instagram-ready video with:
Install community nodes:
@mendable/n8n-nodes-firecrawln8n-nodes-jsoncut@blotato/n8n-nodes-blotatoConfigure all API credentials in n8n's credential manager
Update the Blotato Instagram account ID in the "Create Instagram post" node
Replace the branding overlay image URL in the JsonCut "Generate media" node config:
"path": "https://your-logo-url.png"
Test with the chat trigger by entering a blog article URL
Cost considerations:
Rate limits: Google Veo free tier is limited to 10 requests per day, which means ~2-3 complete workflows daily
Processing time: Full workflow takes 5-10 minutes depending on Veo API response times
Source attribution: The workflow automatically extracts the domain from the input URL and displays it on the first video clip
Video quality: Output depends heavily on input quality. The workflow is designed for repurposing legitimate content
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 28 workflow blocks. Download the JSON for the full node graph.
| Workflow | Convert websites to Instagram Reels with Gemini Veo, OpenAI TTS, and JsonCut |
|---|---|
| Complexity | advanced |
| Nodes | 28 |
| Categories | Content Creation, Multimodal AI |
| Author | 8Automator |
| Published | 30 Nov 2025 |
Use the JSON export at /data/workflows/11367/11367.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.
️ Important: This workflow uses community nodes (JsonCut, Blotato) and requires a self hosted n8n instance. This n8n template automates the entire process of transforming blog articles and any kin...
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 Content Creation, Multimodal AI use case.