Nextcloud integration for users
With the Nextcloud integration, you can send a file from Nextcloud Files directly to SimpleDMS.
Prerequisites
- Your admin has installed and enabled the Nextcloud integration app.
- Your admin has configured the SimpleDMS base URL in Nextcloud.
How it works
- In Nextcloud Files, right-click a file and select Upload to SimpleDMS.
- Nextcloud creates a signed one-time download URL for that file.
- SimpleDMS opens in a new browser tab with
GET /open-file/from-url?url=.... - Confirm the URL in SimpleDMS.
- SimpleDMS fetches the file and continues with the normal space selection and open-file flow.
Notes
- The signed URL can only be used once and expires after a short time.
- If the upload fails, ask your admin to check the integration settings and network reachability.