Skip to main content
C1 provides identity governance for Shortcut. Integrate your Shortcut workspace with C1 for unified visibility and governance over members and group membership.

Capabilities

ResourceSyncProvision
Users
Groups
The connector reads workspace members and groups from Shortcut. Each group exposes a member entitlement; the connector syncs which members belong to each group. Each member’s workspace role (such as Owner, Admin, or Member) is recorded as a profile attribute. This connector is read-only. It does not provision or modify access in Shortcut.

Gather Shortcut credentials

Create a Shortcut API token scoped to the workspace you want to sync. The connector only reads members and groups — write scope is not required.
1
In Shortcut, open your account settings and go to API Tokens.
2
Generate a new API token. The token scopes the connector to the workspace it was created in.
3
Copy the token value. You enter it as the API token when configuring the connector.

Configure the Shortcut 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 Shortcut and click Add.
3
Choose how to set up the new Shortcut 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 Shortcut credentials:
  • API token: The API token you copied above.
  • API base URL: https://api.app.shortcut.com
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 Shortcut connector is now pulling access data into C1.

Connector configuration reference

SettingEnvironment variableRequiredDescription
API tokenBATON_API_TOKENYesShortcut workspace API token from account settings. Stored as a secret.
API base URLBATON_BASE_URLYesShortcut API host root, usually https://api.app.shortcut.com.