View all connectors

Bugsnag

By integrating Bugsnag with DX, you can analyze error rates and build scorecards that incorporate Bugsnag data. This data connector is available exclusively to Service Cloud customers. Please refer to the API documentation below and our schema explorer to see what data DX imports.

Prerequisites

To connect Bugsnag to DX, you need:

  • a Personal Access Token

Setup instructions

Follow the steps below to connect Bugsnag to DX.

Step 1

Create a Personal access token by navigating to My Account Settings > Personal Auth Tokens.

Step 2

  • Navigate to the connections page in DX and select “+ Connection” in the top right.
  • Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.
    • Set the Bugsnag API base URL to https://api.bugsnag.com if you are unsure of your company’s specific base URL.

API reference

The table below lists the specific API endpoints that are used by DX.

Endpoint Documentation
/user/organizations Link
/organizations/{orgId}/projects Link
projects/{projectId}/errors Link

Errors

The table below lists potential error codes when adding a connection in DX.

Error Description
invalid_credentials Your API credentials entered are not valid.
no_resources DX cannot access any projects or repositories.