mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-api.gif | ||
| permalink | description |
|---|---|
| /credentials/ghost | Learn to configure credentials for the Ghost node in n8n |
Ghost
You can use these credentials to authenticate the following nodes with Ghost.
Prerequisites
Create a Ghost account.
Using Admin API
- Access your Ghost Admin dashboard.
- Click on Integrations in the left sidebar.
- Click on + Add custom integration under the CUSTOM INTEGRATIONS section.
- Enter a name for the integration in the Name field.
- Click on the Create button.
- Use this URL and Admin API Key with your Ghost node credentials in n8n.
Using Content API
- Access your Ghost Admin dashboard.
- Click on Integrations in the left sidebar.
- Click on + Add custom integration under the CUSTOM INTEGRATIONS section.
- Enter a name for the integration in the Name field.
- Click on the Create button.
- Use this URL and Content API Key with your Ghost node credentials in n8n.
