Skip to content

Raindrop 凭据#

¥Raindrop credentials

你可以使用以下凭据验证以下节点:

¥You can use these credentials to authenticate the following nodes:

先决条件#

¥Prerequisites

创建 Raindrop 账户。

¥Create a Raindrop account.

支持的身份验证方法#

¥Supported authentication methods

  • OAuth2

相关资源#

¥Related resources

有关服务的更多信息,请参阅 Raindrop API 文档

¥Refer to Raindrop's API documentation for more information about the service.

使用 OAuth#

¥Using OAuth

要配置此凭据,你需要:

¥To configure this credential, you'll need:

  • 客户端 ID

¥A Client ID

  • 客户端密钥:

¥A Client Secret

通过创建 Raindrop 应用生成两者。

¥Generate both by creating a Raindrop app.

要创建应用,请前往“设置”>“集成”,然后在“开发者”部分选择“+ 创建新应用”。

¥To create an app, go to Settings > Integrations and select + Create new app in the For Developers section.

使用以下设置配置你的应用:

¥Use these settings for your app:

  • 从 n8n 复制 OAuth 重定向 URL,并将其添加到你的应用中作为重定向 URI。

¥Copy the OAuth Redirect URL from n8n and add it as a Redirect URI in your app.

  • 复制 Raindrop 应用中的客户端 ID 和客户端密钥,并将其输入到你的 n8n 凭据中。

¥Copy the Client ID and Client Secret from the Raindrop app and enter them in your n8n credential.