Nextcloud Integration
Nextcloud is a suite of client-server software for creating and using file hosting services.
Setting up the integration
Section titled “Setting up the integration”To integrate Nextcloud with Orvanta, save the following elements as a resource:
| Property | Type | Description | 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 |
Using the resource
Section titled “Using the resource”Your resource can be used by:
- Passing it as parameters to scripts
- Fetching it directly from within scripts, flows, low-code apps, and full-code apps using the Orvanta client
Native triggers
Section titled “Native triggers”You can use native triggers to automatically run scripts or flows when files or folders change on your Nextcloud instance. Native triggers receive real-time push notifications, allowing runnables to execute as soon as events occur.
Additional resources
Section titled “Additional resources”Pre-set interactions with Nextcloud are available on the Orvanta Hub. You can also create your own Nextcloud scripts within Orvanta.