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 Integrations > Connectors and click Add connector.
2
Search for Honeybadger and click Add.
3
Choose how to set up the new Honeybadger connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
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.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.