Integrations

Publishes anywhere you write.

Connect your CMS once. Every article Outcited generates lands ready-to-publish in the right place - categories, tags, SEO fields, hero image, all set.

CMS

8 integrations
WordPress logo
Available now

WordPress

Self-hosted WordPress

Push articles directly to your WordPress site via the REST API. Choose category, tags, author, and publish status per post.

WordPress.com logo
Available now

WordPress.com

Hosted WordPress

Works with WordPress.com plans that include the REST API (Business and above). Same flow as self-hosted, via an application password.

Webflow logo
Available now

Webflow

CMS API

Publish to any Webflow collection. Articles arrive with rich-text formatting, hero images, and SEO fields populated.

Shopify logo
Available now

Shopify

Blog API

Add SEO-optimized articles to your Shopify store's blog. Great for product-led content that captures buying-intent queries.

Ghost logo
Available now

Ghost

Admin API

Native Ghost integration. Articles publish with Ghost's markdown editor compatibility, tags, and feature image.

Notion logo
Available now

Notion

Pages & databases

Push articles into a Notion database. Use this for editorial review queues, content calendars, or simple knowledge bases.

Framer logo
No auto-publish

Framer

CMS Collections

Use Outcited with your Framer site today. Connect it now, write and optimize your articles here, then download each one and paste it into Framer. Automatic publishing is the only piece that is not live yet.

Wix logo
No auto-publish

Wix

Blog API

Use Outcited with your Wix site today. Connect it now, write and optimize your articles here, then download each one and paste it into Wix. Automatic publishing is the only piece that is not live yet.

Developer

2 integrations
GitHub PR logo
Available now

GitHub PR

For Next.js / MDX blogs

Outcited opens a pull request in your repo with the new MDX file. Merge to deploy. Perfect for Vercel-hosted Next.js blogs.

Available now

Webhook

Custom endpoint

POST the article payload to any URL. Use this to wire up custom CMS, internal tools, or Zapier-style automations.

Manual

1 integration
MDX Download logo
Available now

MDX Download

Always available

Every article is downloadable as MDX or plain Markdown. Works for any stack - paste, commit, ship.

Don't see your stack?

The Webhook integration works with anything - your custom CMS, Zapier flows, internal editorial tools, or that weird in-house system the previous marketing team built.

Or use MDX Download and paste the article anywhere.

POST https://your-domain.com/api/articles
// Outcited webhook payload
{
  "title": "Best CRM for SaaS startups",
  "slug": "best-crm-for-saas-startups",
  "content_mdx": "# What is...",
  "meta_description": "...",
  "target_queries": ["..."],
  "hero_image_url": "https://..."
}

Get cited by AI on every platform.

Start free for 7 days. Connect your CMS in minutes.