Skip to main content
C1 provides identity governance for Rollbar. Integrate your Rollbar account with C1 for unified visibility and governance over who belongs to which teams.

Capabilities

ResourceSyncProvision
Users
Teams
The connector reads users and teams from your Rollbar account. Each team exposes a member entitlement; the connector syncs which users belong to each team. A team’s access level (for example, the built-in Owners team) is recorded on the team profile. This connector is read-only. It does not provision or modify access in Rollbar.

Gather Rollbar credentials

You need an account owner or admin in Rollbar to create an Account Access Token with read scope.
1
In Rollbar, open Account Settings and go to Account Access Tokens.
2
Create a new Account Access Token with read scope. The connector only reads users, teams, and membership and never needs write scope.
3
Copy the token value. You enter it as the Rollbar Account Access Token when configuring the connector.

Configure the Rollbar connector

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Rollbar and click Add.
3
Choose how to set up the new Rollbar 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 Rollbar credentials:
  • Rollbar Base URL: https://api.rollbar.com/api/1
  • Rollbar Account Access Token: the read-scope Account Access Token you copied above.
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.
Done. Your Rollbar connector is now pulling access data into C1.

Connector configuration reference

SettingEnvironment variableRequiredDescription
Rollbar Base URLBATON_BASE_URLYesRollbar API origin without a trailing slash, usually https://api.rollbar.com/api/1.
Rollbar Account Access TokenBATON_API_TOKENYesAccount Access Token with read scope, sent as X-Rollbar-Access-Token. Stored as a secret.