Connect Your CMS
Knowatoa can publish articles directly to your website’s CMS. Once connected, approved articles are automatically sent to your CMS as posts.
Supported platforms
- WordPress – publishes via the WordPress REST API
- GitHub – commits markdown files to a repository (works with Hugo, Jekyll, Astro, and other static site generators)
- Payload – publishes via the Payload CMS API
Connecting your CMS
- Go to the site you want to connect.
- Click Integrations in the left sidebar.
- Click CMS Connections.
- Click New Connection and choose your platform.
- Fill in the credentials for your platform (see the platform-specific guides above).
- Click Verify Credentials to test the connection before saving.
- Click Save.
How publishing works
- When an article is approved in Knowatoa, it gets queued for publishing to all active CMS connections on that site.
- Knowatoa sends the article content to your CMS via its API.
- The publication status is tracked – you can see whether each article was successfully published, is pending, or failed.
- Published articles show the external URL where the content was posted.
Managing connections
From the CMS Connections page you can:
- Verify Connection – test that your credentials still work and see recent publications
- Edit – update credentials or configuration
- Activate/Deactivate – temporarily pause publishing without deleting the connection
- Delete – permanently remove the connection