Connect Hashnode Post to Devad POST

Connect Hashnode GraphQL publishing with a personal token and publication ID.

1 min read185 words

Connect Hashnode Post to Devad POST

Connect Hashnode GraphQL publishing with a personal token and publication ID.

What this channel does

  • Hashnode Post uses a tenant personal access token and publication ID, so your workspace controls the credential.
  • Only superadmin-enabled and plan-allowed channels appear to tenants in POST.

Before you start

  • A Hashnode account.
  • A personal access token.
  • The publication ID you want Devad POST to publish to.

Connect in Devad POST

  • Open `/workspaces/apps/post/channels` and choose Hashnode Post.
  • Personal access token: paste the token.
  • Publication ID: paste the Hashnode publication ID.
  • Name: optional display name.
  • Save the connection and confirm the channel appears as connected.

Publish with this channel

  • Write article content in markdown.
  • Set title and tags.
  • Attach a supported image when you want a cover image.

Common fixes

  • GraphQL error: confirm the publication ID belongs to the token owner.
  • Unauthorized: regenerate the personal access token.

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.