mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
2.3 KiB
2.3 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 with Raindrop.
Prerequisites
Create a Raindrop account.
Using OAuth
- Open the Raindrop dashboard page.
- Click on your username on the top left and select 'Settings' from the dropdown list.
- Click on the Integrations tab.
- Click on + Create new app under the For Developers section.
- Enter the name of the app in the Name field.
- Accept the Raindrop.io API Terms and Guidelines.
- Click on the Create button.
- Under the For Developers section, select the app that you created.
- Enter a description in the Description field.
- Enter a URL in the Site field.
- Copy the 'OAuth Callback URL' provided in the 'Raindrop OAuth2 API' credentials in n8n.
- Paste the URL in the Redirect URI field and click on the Save button.
- Copy the displayed Client ID.
- Enter a name for your credentials in the Credentials Name field in the 'Raindrop OAuth2 API' credentials in n8n.
- Paste the client ID in the Client ID field in the 'Raindrop OAuth2 API' credentials in n8n.
- Copy the displayed Client secret from the Raindrop.
- Paste the client secret in the Client Secret field in the 'Raindrop OAuth2 API' credentials in n8n.
- Click on the circle button in the OAuth section to connect a Raindrop account to n8n.
- Click the Save button to save your credentials in n8n.
The following video demonstrates the steps mentioned above.