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

相关资源#

¥Related resources

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

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

使用 OAuth2#

¥Using OAuth2

要配置此凭据,你需要:

¥To configure this credential, you'll need:

  • 客户端 ID:创建 Pushbullet 应用(也称为 OAuth 客户端)时生成。

¥A Client ID: Generated when you create a Pushbullet app, also known as an OAuth client.

  • 客户端密钥:创建 Pushbullet 应用(也称为 OAuth 客户端)时生成。

¥A Client Secret: Generated when you create a Pushbullet app, also known as an OAuth client.

要生成客户端 ID 和客户端密钥,请前往 创建客户端 页面。从 n8n 复制 OAuth 重定向 URL,并将其添加为应用/客户端的 redirect_uri。在你的 n8n 凭据中使用 OAuth 客户端中的 client_id 和 client_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 test link

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

¥Pushbullet offers a test link during the client creation process described above. This link isn't compatible with n8n. To verify the authentication works, use the Connect my account button in n8n.