n8n-docs/docs/integrations/builtin/credentials/raindrop.md

1.2 KiB

title description contentType
Raindrop credentials Documentation for Raindrop credentials. Use these credentials to authenticate Raindrop in n8n, a workflow automation platform. integration

Raindrop credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a Raindrop{:target=_blank .external-link} account.

Supported authentication methods

  • OAuth2

Refer to Raindrop's API documentation{:target=_blank .external-link} for more information about the service.

Using OAuth

To configure this credential, you'll need:

  • A Client ID
  • A Client Secret

Generate both by creating a Raindrop app.

To create an app, go to Settings > Integrations{:target=_blank .external-link} and select + Create new app in the For Developers section.

Use these settings for your app:

  • Copy the OAuth Redirect URL from n8n and add it as a Redirect URI in your app.
  • Copy the Client ID and Client Secret from the Raindrop app and enter them in your n8n credential.