Available integrations
WordPress
Publish via the Cliro Publisher plugin and an integration token.
Webflow
Connect with an API token, then pick a CMS collection and map fields.
Wix
Connect with an account API key and your Site ID; articles publish as blog posts.
PayloadCMS
Publish into your Payload collection.
API / Webhook
Cliro POSTs each published article to your endpoint, signed with HMAC-SHA256.
WordPress
Install the plugin
In WordPress, go to Plugins → Add New → Upload Plugin and install the Cliro Publisher plugin, then activate it.
Add your site URL
In Cliro, enter your WordPress URL with
https:// (e.g. https://example.com or https://example.com/blog).Paste the integration token
Copy the token from Cliro and paste it into Settings → Cliro Publisher → Integration Token in WordPress, then save.
Webflow
Generate an API token in Webflow → Site settings → Apps & integrations → API access (CMS read/write). In Cliro, paste the token, load sites, choose your site and collection, then map the body (Rich Text) field and optionally the summary and cover image fields.Wix
In Cliro, enter your Site ID (frommanage.wix.com/dashboard/{SITE_ID}/home) and an API key generated at manage.wix.com/account/api-keys with Wix Blog permissions assigned to your site. Articles publish as blog posts.
API / Webhook
For custom sites (Next.js, Astro, or your own backend), use the webhook integration. Cliro sends an HTTP POST with each published article to your endpoint. Each request includes the header:Managing a connection
For any integration you can review the saved configuration, check connection status, and disconnect it from the brand at any time.Disconnecting removes the credentials for that brand. You’ll need to reconnect to publish again.

