Nextcloud API:s¶
Nextcloud, and by extension Sunet Drive, offers several API:s that can be used to integrate Sunet Drive in business process of the customer:
- User management: https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/user_provisioning_api.html
- Workflows: https://docs.nextcloud.com/server/latest/admin_manual/file_workflows/index.html
- Overview of web based API:s: https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html
When MFA is activated an app-password needs to be generated, after that it works fine using username:password in different API calls.