节点与集成
Sentry.io credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Sentry.io account.
Supported authentication methods
- API token
- OAuth2
- Server API token: Use for self-hosted Sentry.
Related resources
Refer to Sentry.io's API documentation for more information about the service.
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.
Using OAuth
If you need to configure OAuth2 from scratch, create an integration with these settings:
- Copy the n8n OAuth Callback URL and add it as an Authorized Redirect URI.
- 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.
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.
- The URL of your self-hosted Sentry instance.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。