For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sentry.io credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a Sentry.io account.

Supported authentication methods

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

Using API token

To configure this credential, you'll need:

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.

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.

Last updated

Was this helpful?