mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
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
Related resources
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.