Skip to main content
C1 provides identity governance for ClickUp. Integrate your ClickUp Workspace with C1 for unified visibility and governance over user access.

Capabilities

The connector syncs the members of a single ClickUp Workspace as user identities. Each user carries their Workspace role — Owner, Admin, Member, Guest, or a custom role you have defined — so you can see who holds administrative access to your Workspace.

Gather ClickUp credentials

You need a ClickUp personal API token. It is sent on every request in the Authorization header and grants API access as your account, so treat it as a secret. The token must belong to a member of the Workspace you want to sync.
1
Sign in to ClickUp as a member of the Workspace you want to sync.
2
Click your avatar in the lower-left corner and open Settings, then go to Apps.
3
Under API Token, click Generate (or Regenerate) and copy the personal token. It begins with pk_.
4
Find your Workspace ID. It is the number after /{id}/ in any ClickUp app URL, or call GET https://api.clickup.com/api/v2/team with your token and copy the id of the Workspace you want to sync. ClickUp’s API calls a Workspace a “team”.

Configure the ClickUp connector

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for ClickUp 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
Enter the ClickUp credentials:
  • API token: The personal API token you created.
  • Workspace ID: The Workspace ID you copied.
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.
Done. Your ClickUp connector is now pulling access data into C1.