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

有关该服务的更多信息,请参阅 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
  • 客户端密钥

通过创建 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 添加到你的应用中。
  • 从 Raindrop 应用中复制 客户端 ID客户端密钥,并将它们输入到你的 n8n 凭证中。