Capabilities
Gather Bugsnag credentials
1
In Bugsnag, open Settings > My account > Personal auth tokens.
2
Create a personal auth token. Confirm the account it belongs to can read
the organization’s collaborators and teams.
3
Copy the token value. Store it securely; you will paste it into the
connector settings.
4
Find your organization id in Bugsnag under Settings, or read it from the
organization API responses. Build the base URL as
https://api.bugsnag.com/organizations/<organization_id>.Configuration fields
Synced resource types
- Users: Bugsnag collaborators in the organization, from
/collaborators. - Teams: Bugsnag teams in the organization, from
/teams. - Team membership: each team exposes a
memberentitlement, with grants read from/teams/{team_id}/collaborators.
Special notes
- The connector is read-only. It does not invite collaborators or change team membership.
- One connector instance covers exactly one Bugsnag organization. The organization id is part of the base URL.
- A personal auth token may span multiple organizations. The connector reads only the organization named in the base URL.
Configure the Bugsnag connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Bugsnag connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Bugsnag and click Add.
3
Choose how to set up the new Bugsnag 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 Bugsnag credentials:
- Organization API base URL:
https://api.bugsnag.com/organizations/<organization_id>. - Personal auth token: The token you created in Bugsnag.
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.