Capabilities
Gather Rippling credentials
Each setup method requires you to pass in credentials generated in Rippling. Gather these credentials before you move on.Generate an API token
1
In Rippling, navigate to Company Settings > API Tokens.
2
Give the new token a name, such as “C1”, and set the token’s unique identifier and API version.
3
Configure the scopes for the API token, giving it the permission to view all Rippling users and teams.
4
Create the token, then carefully copy and save the token value.
Configure the Rippling connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Rippling connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Rippling 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 your token into the API token field.
9
Optionally, configure additional sync settings:
- Expand department: Include department data in worker sync. Requires the
departments.readscope. - Expand employment type: Include employment type data. Requires the
employment-types.readscope. - Expand level: Include level data. Requires the
levels.readscope. - Expand work locations: Include work location name and address. Requires the
work-locations.readscope. - Custom fields: A list of custom field names to sync from the Rippling Workers endpoint. Only fields with names matching this list (case-insensitive) will be included in user profiles. For example, to sync scrum team data, enter
Scrum TeamsandScrum Team Code. Requires thecustom_fields.readscope.
10
Click Save.
11
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.