This is an unofficial Kotlin client for the Webflow CMS API. It allows you manage the content on your Webflow from your own applications. An API key obtained from your Webflow dashboard is required.
This is a summary of planned features, where the ticked ones are currently available.
- Get current authorization info
- Get current authorized user
- List sites
- Get specific site
- Publish site
- List domains
- List collections
- Get collection with full schema
- List collection items
- Get single item
- Create collection items
- Update collection items
- Remove collection items
- Upload Image