Skip to content

Sentry.io 凭据#

¥Sentry.io credentials

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

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

先决条件#

¥Prerequisites

创建 Sentry.io 账户。

¥Create a Sentry.io account.

支持的身份验证方法#

¥Supported authentication methods

  • API 令牌

¥API token

¥Server API token: Use for self-hosted Sentry.

相关资源#

¥Related resources

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

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

使用 API 令牌#

¥Using API token

要配置此凭据,你需要:

¥To configure this credential, you'll need:

¥An API Token: Generate a User Auth Token in Account > Settings > User Auth Tokens. Refer to User Auth Tokens for more information.

使用 OAuth#

¥Using OAuth

Note for n8n Cloud users

Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.

如果你需要从头开始配置 OAuth2,请使用以下设置创建 创建集成 账户:

¥If you need to configure OAuth2 from scratch, create an integration with these settings:

  • 复制 n8n OAuth 回调 URL,并将其添加为授权重定向 URI。

¥Copy the n8n OAuth Callback URL and add it as an Authorized Redirect URI.

  • 复制客户端 ID 和客户端密钥,并将其添加到你的 n8n 凭据中。

¥Copy the Client ID and Client Secret and add them to your n8n credential.

有关创建集成的更多信息,请参阅 公共集成

¥Refer to Public integrations for more information on creating the integration.

使用服务器 API 令牌#

¥Using Server API token

要配置此凭据,你需要:

¥To configure this credential, you'll need:

¥An API Token: Generate a User Auth Token in Account > Settings > User Auth Tokens. Refer to User Auth Tokens for more information.

  • Sentry 自托管实例的 URL。

¥The URL of your self-hosted Sentry instance.