n8n-docs/docs/integrations/builtin/credentials/ghost.md
Deborah Barnard 7c43f7bad6 menu refactor
2022-08-08 11:57:44 +01:00

30 lines
1.1 KiB
Markdown

# Ghost
You can use these credentials to authenticate the following nodes with Ghost.
- [Ghost](/integrations/builtin/app-nodes/n8n-nodes-base.ghost/)
## Prerequisites
Create a [Ghost](https://ghost.org/) account.
## Using Admin API
1. Access your Ghost Admin dashboard.
2. Click on ***Integrations*** in the left sidebar.
3. Click on ***+ Add custom integration*** under the ***CUSTOM INTEGRATIONS*** section.
4. Enter a name for the integration in the ***Name*** field.
5. Click on the ***Create*** button.
6. Use this ***URL*** and ***Admin API Key*** with your Ghost node credentials in n8n.
## Using Content API
1. Access your Ghost Admin dashboard.
2. Click on ***Integrations*** in the left sidebar.
3. Click on ***+ Add custom integration*** under the ***CUSTOM INTEGRATIONS*** section.
4. Enter a name for the integration in the ***Name*** field.
5. Click on the ***Create*** button.
6. Use this ***URL*** and ***Content API Key*** with your Ghost node credentials in n8n.
![Getting Ghost credentials](/_images/integrations/builtin/credentials/ghost/using-api.gif)