Connecting CloudClow
CloudClow is an AI writing assistant and content automation platform. Connect it to SiteX CMS to automate your content pipeline.
Setup Steps
- Create a dedicated API key in SiteX (see API Key Management)
- Assign Content Publisher permissions
- In CloudClow, go to Settings → Publishing Destinations
- Click Add Destination and select SiteX CMS
- Enter your SiteX site URL (e.g.,
https://yoursite.com) - Paste your API key
- Click Verify - CloudClow will make a test API call
- Configure default publishing settings
- Save
CloudClow Workflows
CloudClow supports automated workflows for SiteX:
- Content Generation - AI writes articles based on your topics and keywords
- Content Optimization - Fetch existing content, optimize for SEO, and update
- Batch Publishing - Generate and publish multiple pieces in a single run
- Scheduled Pipelines - Set up recurring content creation schedules
- Multi-site Publishing - Publish variations to multiple SiteX installations
Content Mapping
CloudClow maps its content fields to SiteX API fields automatically:
| CloudClow Field | SiteX API Field |
|---|---|
| Headline | title |
| Body | content |
| SEO Title | meta_title |
| SEO Description | meta_description |
| Topic | category_id |
| Featured Image | featured_image (uploaded via media API) |
| URL Slug | slug |
Troubleshooting
| Issue | Solution |
|---|---|
| Verification fails | Check URL format and API key - ensure no trailing slash on URL |
| Category errors | Create categories in SiteX first, then map them in CloudClow |
| Image upload fails | Ensure media:upload permission is enabled on the API key |