Skip to content

Pushbullet 凭据(Pushbullet credentials)#

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

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

先决条件(Prerequisites)#

创建一个 Pushbullet 账户。

🌐 Create a Pushbullet account.

支持的身份验证方法(Supported authentication methods)#

  • OAuth2

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

🌐 Refer to Pushbullet's API documentation for more information about the service.

使用 OAuth2(Using OAuth2)#

要配置此凭据,你需要:

🌐 To configure this credential, you'll need:

  • A 客户端ID:在你创建Pushbullet应用时生成,也称为OAuth客户端。
  • 一个 客户端密钥:在你创建 Pushbullet 应用时生成,也称为 OAuth 客户端。

要生成 客户端 ID客户端密钥,请前往 创建客户端 页面。从 n8n 中复制 OAuth 重定向 URL,并将其作为应用/客户端的 redirect_uri。在 n8n 凭证中使用 OAuth 客户端的 client_idclient_secret

🌐 To generate the Client ID and Client Secret, go to the create client page. Copy the OAuth Redirect URL from n8n and add this as your redirect_uri for the app/client. Use the client_id and client_secret from the OAuth Client in your n8n credential.

有关更多信息,请参考 Pushbullet 的 OAuth2 指南

🌐 Refer to Pushbullet's OAuth2 Guide for more information.

Pushbullet OAuth 测试链接

在上述客户端创建过程中,Pushbullet 提供了一个测试链接。该链接与 n8n 不兼容。要验证身份验证是否有效,请使用 n8n 中的 连接我的账户 按钮。