Sentry

To connect Sentry you will need to generate an authentication token. Sentry offers two methods:
  • An Internal Integration Token, or
  • A User Authentication Token

Internal integration token

  1. 1.
    Log in to Sentry
  2. 2.
    Navigate to Developer Settings
  3. 3.
    Click New Internal Integration
  4. 4.
    Fill in details, including permissions and scopes
  5. 5.
    Under Auth section you find your generated token and copy paste it in to the Connection pages on Cased.

User authentication token

  1. 1.
    Log in to Sentry
  2. 2.
    Navigate to User Settings
  3. 3.
    Select User Auth Tokens in the sidebar
  4. 4.
    Click "Create New Token"
  5. 5.
    Fill in permissions and scopes

Scopes

Scopes determine which endpoints Cased can access. For a detailed breakdown on which scopes allow which API endpoints you can check out Sentry's API authentication documentation.