Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Teams |
Gather Bugsnag credentials
Create a personal auth token. Confirm the account it belongs to can read
the organization’s collaborators and teams.
Configuration fields
| Field | Required | Description |
|---|---|---|
base-url | Yes | Your Bugsnag organization API base URL, ending in your organization id: https://api.bugsnag.com/organizations/<organization_id>. |
api-token | Yes | A Bugsnag personal auth token with read access to the organization’s collaborators and teams. |
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.
Enter the Bugsnag credentials:
- Organization API base URL:
https://api.bugsnag.com/organizations/<organization_id>. - Personal auth token: The token you created in Bugsnag.