Automate Ghost Post Creation, Publishing & Retrieval
Demonstrates creating a draft post in Ghost CMS, updating it to published status, and retrieving it via n8n for seamless content automation.
This n8n workflow provides a straightforward automation for Ghost CMS users, starting with a manual trigger that initiates the creation of a new blog post. It uses the Ghost Admin API to first create a draft post with a predefined title and HTML content, such as an introductory article on automating Ghost with n8n. The workflow then automatically updates this post by setting its status to 'published', making it live on the site instantly. Finally, it retrieves the fully published post details us
Platform
n8n
Category
E-commerce
Price
$5.99
Creator
Jose Maurino
Ghost
CMS
Blogging
Content Automation
Publishing
Post Creation
Post Update
n8n Workflow
Admin API
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.