What This Workflow Does
This n8n workflow solves the manual process of collecting content from various sources and publishing it to Storyblok CMS. Content teams often waste hours copying and pasting articles, blog posts, or news stories between platforms. This automation eliminates that repetitive work while ensuring consistency across your content ecosystem.
The workflow pulls content from multiple sources (including APIs, RSS feeds, or databases), transforms it into Storyblok's required format, and publishes it automatically. It can handle content scheduling, metadata assignment, and metadata management - all without human intervention.
How It Works
1. Content Collection
The workflow connects to your specified content sources (CMS APIs, RSS feeds, databases) and pulls all available stories. It can filter content by date, category, or other parameters you define.
2. Content Transformation
Raw content gets transformed to match Storyblok's structure requirements. The workflow handles field mapping, rich text conversion, and media processing, and any necessary content reformatting.
3. Publishing
Stories are published to Storyblok according to your configured settings. The workflow can create drafts, schedule publishing, assign to specific spaces, and set all required metadata.
Who This Is For
This workflow benefits content teams publishing at scale:
- Teams publishing 10+ pieces weekly
- Businesses aggregating content from multiple sources
- Organizations needing consistent content formatting
What You'll Need
- An n8n instance (cloud or self-hosted)
- Storyblok account with API access token
- API access to your content sources
- Basic understanding of Storyblok content structure
Quick Setup Guide
- Download and import the JSON template into your n8n instance
- Configure your content source connections
- Map your content fields to Storyblok structure
- Set up publishing rules and scheduling
- Test with sample content before going live
Key Benefits
Save 5-10 hours weekly by eliminating manual content aggregation and publishing tasks.
Reduce errors by eliminating copy-paste mistakes and formatting inconsistencies.
Scale content operations without adding team members as your publishing volume grows.
Improve content freshness by automating real-time publishing from news sources and feeds.
Pro tip: Use this workflow's error handling features to automatically flag content that fails validation before publishing attempts.