Automates creating a post in Strapi headless CMS, updating it with a slug, and retrieving the final entry. Perfect for content automation and CMS workflows.
This n8n workflow demonstrates full CRUD operations on Strapi entries: it starts with a manual trigger, sets sample data (title, content, description), creates a new post via Strapi node, extracts the new entry ID, updates the post by adding a slug field, and finally retrieves the updated entry for verification.
Key benefits include streamlining content management in Strapi-powered sites, reducing manual API calls, and enabling scalable automation for blogs, e-commerce product data, or any head
Platform
n8n
Category
Business Intelligence
Price
$12.99
Creator
Jordi Faber
Strapi
Headless CMS
Content Management
CMS Automation
Create Entry
Update Entry
Retrieve Data
n8n Workflow
API Integration
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.