n8n-docs/docs/nodes/credentials/NextCloud
Aleksandar Todorović bc07ecbc45
Fixes links to Nextcloud's WebDav docs
Long story short, current links point to Nextcloud v15 docs, which are no longer available considering Nextcloud's at v23 now.

Instead of referencing the version directly (`.../15/...`), it now points to the docs of whichever Nextcloud version is the stable one (`.../stable/...`), making it a bit more future-proof.
2022-02-02 08:08:46 +01:00
..
README.md Fixes links to Nextcloud's WebDav docs 2022-02-02 08:08:46 +01:00
using-oauth.gif Mondocs (#72) 2020-07-30 10:31:15 +02:00

permalink description
/credentials/nextCloud Learn to configure credentials for the Nextcloud node in n8n

Nextcloud

You can use these credentials to authenticate the following nodes with Nextcloud.

Prerequisites

Create a Nextcloud account.

Using OAuth

  1. Log in to your Nextcloud account.
  2. Click on the user icon in the top right.
  3. Select 'Settings' in the drop down menu.
  4. Click on 'Security' under Administration in the sidebar.
  5. Copy the 'OAuth Callback URL' provided in the Nextcloud OAuth2 API credentials in n8n and paste it in the Redirection URI field under the 'OAuth 2.0 clients' section in the Nextcloud page.
  6. Fill out any other information that is necessary and click on the 'Add' button.
  7. Click on the eye icon to reveal the Secret and use the 'Client Identifier' and the 'Secret' with your Nextcloud OAuth2 API credentials in n8n.
  8. Replace your domain in the samples for the Authorization URL and Access Token URL fields.
  9. Enter your Web DAV URL in the Web DAV URL field.
  10. Click on the circle button in the OAuth section to connect a Nextcloud account to n8n.
  11. Click the Save button to save your credentials.

Getting Nextcloud OAuth credentials

Using Username and Password

Use your Web DAV URL along with your Nextcloud username and password in the node credentials.