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 Integrations > Connectors and click Add connector.
2
Search for Sentry v2 and click Add.
3
Choose how to set up the new Sentry connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Paste the token you generated into the Token field.
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.