# Integrations (/settings/integrations)







Connect the platform your site runs on and articles publish automatically the moment they're ready — no exports, no copy-paste. Each platform is a card: **Connect** starts a short wizard, and connected platforms show **Edit** and **Delete**. One connection per platform per project.

<img alt="The Integrations page with platform cards grouped into Development and Publishing" src="__img0" />

<Cards>
  <Card title="Managed Blog" href="/integrations/managed-blog">
    No CMS? Launch a blog hosted by RapidWombat on your own domain.
  </Card>

  <Card title="WordPress" href="/integrations/wordpress">
    Publish native posts via the RapidWombat plugin.
  </Card>

  <Card title="Ghost" href="/integrations/ghost">
    Publish via a Ghost custom integration.
  </Card>

  <Card title="Webflow" href="/integrations/webflow">
    Publish into a CMS collection of your choice.
  </Card>

  <Card title="Wix" href="/integrations/wix">
    Publish to your Wix blog with an API key.
  </Card>

  <Card title="Shopify" href="/integrations/shopify">
    Publish to your store's blog via a custom app.
  </Card>

  <Card title="BigCommerce" href="/integrations/bigcommerce">
    Publish to your store's blog, images included.
  </Card>

  <Card title="GoHighLevel" href="/integrations/gohighlevel">
    Publish to a blog in your GoHighLevel location.
  </Card>

  <Card title="Snapps" href="/integrations/snapps">
    Publish to your Snapps site automatically.
  </Card>

  <Card title="REST API" href="/integrations/api">
    Pull articles into any stack with an API key.
  </Card>

  <Card title="Webhooks" href="/integrations/webhooks">
    Get every article POSTed to your endpoint.
  </Card>
</Cards>

No integration for your platform? You can always copy or export any article as Markdown from the [editor](/dashboard/articles) and publish it manually.
