Skip to content

Nextcloud Integration

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

To integrate Nextcloud with Orvanta, save the following elements as a resource:

PropertyTypeDescriptionRequiredWhere 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 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

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.

Pre-set interactions with Nextcloud are available on the Orvanta Hub. You can also create your own Nextcloud scripts within Orvanta.