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.
Property | Type | Description | Default | Required | Where to Find |
---|---|---|---|---|---|
username | string | The username for accessing the Nextcloud instance | true | Your Nextcloud account credentials | |
password | string | The password associated with the provided username | true | Your Nextcloud account credentials | |
baseUrl | string | The base URL of the Nextcloud instance (e.g., "https://nextcloud.example.com") | true | Found in the address bar of your Nextcloud instance |
Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.
Example of a Supabase resource being used in two different manners from a script in Windmill.