Pre-Configured APIs
NextCloud
API configuration: next-cloud-ocs
Features
Features | Status |
---|---|
Auth (Basic) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- NextCloud OCS API uses
Basic
auth mode to access different endpoints. Provide yourusername
as the Username value andpassword
as the Password value. You will also need to provide the domain url when creating a connection.
Add Getting Started links and Gotchas by editing this page