Capabilities
The Sentry connector supports automatic account provisioning and deprovisioning.
Gather Sentry credentials
Configuring the connector requires you to pass in credentials generated in Sentry. Gather these credentials before you move on.Create a Sentry API token
1
In Sentry, navigate to the settings menu and click Personal Tokens.
2
Click Create New Token.
3
On the Create New Personal Token page, give your the token a name, such as “C1”.
4
In the PERMISSIONS section of the page, give the token the relevant set of permissions:To sync (read) data:
- Project: Read
- Team: Read
- Release: No Access
- Issue & Event: Read
- Organization: Read
- Member: Read
- Alerts: No Access
- Project: Read & Write
- Team: Read & Write
- Release: No Access
- Issue & Event: Read & Write
- Organization: Read & Write
- Member: Read & Write
- Alerts: No Access
5
Scroll to the bottom of the page and click Save Changes.
6
Your new token is created. In the AUTH TOKENS section of the page, carefully copy and save the token value.
Optional: filter synced organizations
By default, the Sentry connector syncs all organizations accessible to the API token. If your Sentry account belongs to multiple organizations and you only want to sync a subset, you can provide a list of organization IDs or slugs using the Organization IDs setting (--org-ids / BATON_ORG_IDS).
When this list is set, only the specified organizations — and the users, teams, and projects that belong to them — are synced. This prevents duplicate user records that can appear when the same user is a member of more than one Sentry organization with different internal user IDs.
Configure the Sentry connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Sentry connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Sentry v2 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
Paste the token you generated into the Token field.
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.