Connect Ghost CMS to Devad POST

Connect Ghost Admin API publishing for draft or published posts from Devad POST.

1 min read200 words

Connect Ghost CMS to Devad POST

Connect Ghost Admin API publishing for draft or published posts from Devad POST.

What this channel does

  • Ghost CMS uses a tenant Ghost Admin API key, so your workspace controls the credential.
  • Only superadmin-enabled and plan-allowed channels appear to tenants in POST.

Before you start

  • A Ghost site with Admin API access.
  • A custom integration in Ghost.
  • The Admin API key in `key_id:secret` format.

Connect in Devad POST

  • Open `/workspaces/apps/post/channels` and choose Ghost CMS.
  • Site URL: your Ghost site URL.
  • Admin API key: paste the key from Ghost custom integration.
  • Name: optional label for the channel.
  • Save the connection and confirm the channel appears as connected.

Publish with this channel

  • Select the Ghost channel.
  • Set title and draft or published status.
  • Attach a supported image when you want a feature image.

Common fixes

  • Invalid token: copy the Admin API key, not Content API key.
  • 404: confirm the site URL and Ghost Admin API are reachable.

Security notes

  • Never paste tokens, webhooks, passwords, or API keys into tickets, screenshots, public docs, or AI prompts.
  • Use a credential dedicated to Devad POST and revoke it if access changes.
  • Use HTTPS endpoints only.