Ghost
Ghost integration on indie.money — manage posts, pages, tags, and members in Ghost CMS
Written By pvdyck
Last updated About 3 hours ago
Ghost
⬜ Community — Available, not yet validated
Overview
Manage posts in Ghost CMS. The Ghost node supports both the Admin API (for creating and managing content) and the Content API (for reading published content).
Authentication
API Key via Secure Vault. Ghost provides two types of API keys:
- Admin API Key — For creating, updating, and deleting posts. Requires a Ghost Admin API key.
- Content API Key — For reading published posts. Requires a Ghost Content API key.
Connect via the credential configuration modal. Select the appropriate API source (Admin or Content) in the node configuration.
Resources & Operations
Tips
- Use the Admin API when you need to create or modify content (e.g., auto-publishing blog posts from a CMS pipeline).
- Use the Content API for read-only access to published content (e.g., syndicating posts to other platforms).
- Posts can be created in draft or published state using the
statusparameter.
Status
This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.