Developer blog
How to Connect Hashnode to Writelio
Publish to your Hashnode developer blog via the GraphQL API.
Connect Writelio to Hashnode and publish articles to your developer blog, ideal for technical content and SEO. Connection uses a Hashnode Personal Access Token and your Publication ID.
Before you start
- A Hashnode account with a publication (blog).
- A Personal Access Token from your developer settings.
- Your publication’s ID.
What you’ll need from Hashnode
Personal Access TokenHashnode → Account Settings → Developer → Generate new token.
Publication IDOpen your Hashnode blog dashboard — the publication ID appears in the settings / dashboard URL.
Connect Hashnode in 4 steps
1
Generate a Personal Access Token
In Hashnode, go to Account Settings → Developer and click Generate new token. Copy it.
2
Find your Publication ID
Open your blog’s dashboard; the Publication ID is shown in the dashboard URL / settings. Copy it.
3
Add the connection in Writelio
In Integrations, open the Hashnode card → Configure, paste the Personal Access Token and Publication ID, and click Save.
4
Test & publish
In the editor, open Share & Publish → Hashnode, click Test, then Publish to post to your blog.
What gets published
Publishing to Hashnode sends, via its GraphQL API:
- Title & Markdown/HTML content to your publication.
- Cover image and tags where provided.
- SEO title & description for search snippets.
Troubleshooting
“Unauthorized” from the API
Regenerate the Personal Access Token and confirm you copied it fully. Tokens are tied to your account, not a single publication.
Posts go to the wrong blog
Check the Publication ID — if you have multiple publications, each has its own ID.
Publication ID not found
Open the specific blog’s dashboard (not your account home); the ID is in that dashboard’s URL.
Frequently asked questions
Where exactly is my Publication ID?
In your blog’s dashboard — it appears in the URL and the publication settings. Each publication you own has a distinct ID.
Is this good for SEO?
Yes — Hashnode posts are indexable and support custom domains, SEO titles and descriptions, which Writelio fills in.
Can I use my own domain?
Yes — if your Hashnode publication uses a custom domain, published posts appear there.