Capabilities
Gather Honeybadger credentials
1
In Honeybadger, open your user settings and find the authentication token
section.
2
Create or copy a personal authentication token.
3
Note the numeric ID of the account you want to read. You can find it in
your Honeybadger account settings or by calling the accounts endpoint with
your token.
Configuration fields
Synced resource types
- Users: Honeybadger account users from
/v2/accounts/{id}/users. - Teams: Honeybadger teams from
/v2/teams, each with amemberentitlement. - Team membership: team-member grants from
/v2/teams/{team_id}/team_members.
Special notes
- Provisioning is not supported in the current build.
- The connector authenticates with the token as the HTTP Basic username and an empty password.
- Use an account-scoped token. One connector reads the single account named by
account-id; teams and team membership are scoped to that account.
Configure the Honeybadger connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Honeybadger connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Honeybadger and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the Honeybadger credentials:
- Honeybadger API URL: The API base URL, usually
https://app.honeybadger.io. - Account ID: The numeric ID of the account to read.
- API token: The personal authentication token.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.