Create and publish Intercom Help Center articles via API

domain: developers.intercom.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with 'Bearer YOUR_TOKEN' in the Authorization header.
  2. List available Help Centers and their collections with GET /help_center/help_centers and GET /help_center/collections to identify the parent collection for your new article.
  3. Create a draft article with POST /articles, supplying 'title', 'body' (HTML content), 'author_id' (a valid admin ID), and optionally 'parent_id' and 'parent_type' (collection or section) to nest it.
  4. Review the created article by fetching it with GET /articles/{article_id} — the 'state' field will be 'draft'.
  5. Publish the article by sending a PATCH to /articles/{article_id} with 'state': 'published' in the request body.
  6. Translate the article for additional locales by creating locale-specific content via the 'translated_content' field in a PATCH request, supplying locale codes and localized title/body.

Known gotchas

Related routes

Create and update Intercom Help Center articles and collections via the Articles API
intercom.io · 6 steps · unrated
Create and publish a Zendesk Help Center article via the Guide API
zendesk.com · 6 steps · unrated
Upsert Intercom contacts, start conversations, and configure Fin AI agent handoff to human support via the Intercom REST API
developers.intercom.com/docs/references/rest-api · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans