Capabilities
The connector reads the employees in your Deputy account and the account’s
access levels (Deputy’s permission levels). Each employee syncs as a user with
their name, email, and active status, and carries their access level on the
profile so you can see which permission level each person holds. The access
levels themselves sync as separate records so you can browse them directly. The
connector is read-only.
Gather Deputy credentials
You need an administrator in Deputy to create a permanent access token that
can read your account’s employees and access levels.
1
Sign in to Deputy as an administrator.
2
Note your Deputy install address from the browser address bar. It has the
form
https://<installname>.<region>.deputy.com (for example
https://acme.au.deputy.com). The connector needs this host with the
/api/v1 path appended.3
Open Integrations and create a new Permanent Token. Copy the token
when it is shown — Deputy only displays it once.
Configure the Deputy connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Deputy connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Deputy 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 Deputy credentials:
- Deputy API base URL: your install’s v1 API base URL, including the
/api/v1path and with no trailing slash — for examplehttps://acme.au.deputy.com/api/v1. - Permanent access token: the permanent token you created in Deputy.
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.