Skip to main content
C1 provides identity governance for Toggl Track. Integrate your Toggl Track organization with C1 for unified visibility and governance over who belongs to which groups.

Capabilities

ResourceSyncProvision
Users
Groups
Group membership
The connector reads the users in one Toggl Track organization, the groups defined in that organization, and which users belong to which groups. Deactivated users are synced and marked as disabled.

Gather Toggl Track credentials

The API token inherits the access of the account that owns it. That account must be an administrator of the organization you want to read.
1
In Toggl Track, open your Profile settings and find the API Token section. Reveal and copy the token. You enter it as the API token when configuring the connector.
2
Find your organization ID. It appears in the URL of the organization settings page. You can also list the organizations your token can see:
curl -u <api-token>:api_token https://api.track.toggl.com/api/v9/me/organizations
Each entry’s id field is an organization ID. One connector reads one organization.

Configure the Toggl Track 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 Toggl Track and click Add.
3
Choose how to set up the new Toggl Track 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 Toggl Track credentials:
  • Toggl Track API URL: https://api.track.toggl.com (no trailing slash and no path — the connector adds the API version and organization path itself)
  • Organization ID: the numeric organization ID you found above.
  • API token: the API 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 Toggl Track connector is now pulling access data into C1.