Skip to main content

Nextcloud Integration

Nextcloud is a suite of client-server software for creating and using file hosting services.

To integrate Nextcloud to Windmill, you need to save the following elements as a resource.

Add Nextcloud Resource

PropertyTypeDescriptionDefaultRequiredWhere to Find
usernamestringThe username for accessing the Nextcloud instancetrueYour Nextcloud account credentials
passwordstringThe password associated with the provided usernametrueYour Nextcloud account credentials
baseUrlstringThe base URL of the Nextcloud instance (e.g., "https://nextcloud.example.com")trueFound in the address bar of your Nextcloud instance


Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.


tip

Find some pre-set interactions with Nextcloud on the Hub.

Feel free to create your own Nextcloud scripts on Windmill.