Setup
This node requires a Ghost Admin API Key, and a Ghost Admin API URL.- Go to https://ghost.org/, and log in with your Ghost site.
- On the dashboard, in the left menu, near the bottom, click on the Settings cog.
- Under the Advanced section, click on Integrations.
- Click on Add custom integration, name it, and click Add.
- Now you can see the Ghost Admin API Key and the Ghost Admin API URL.
Authentication
- API Key: Enter the Ghost Admin API Key on Gumloop
Node Inputs
- Title: This is a string value where you enter the title of the blog post. For example, “My First Blog”.
- HTML Content: Here, you enter the HTML content of the blog post. This could include headings, paragraphs, images, and other HTML elements.
- Ghost Admin API URL: This is the URL of your Ghost Admin API. It should be in the format
https://your-site.ghost.io
.
Node Functionality
When To Use
The “Ghost Blog Writer” node is a powerful tool for automating the creation of draft blog posts on a Ghost platform. It can be used in various scenarios, such as:- Automatically generating blog posts from other content sources.
- Creating drafts for review before publishing.
- Integrating with other workflows to streamline content creation.