Skip to main content
This connector is in beta. This means it’s undergoing ongoing testing and development while we gather feedback, validate functionality, and improve stability. Beta connectors are generally stable, but they may have limited feature support, incomplete error handling, or occasional issues.We recommend closely monitoring workflows that use this connector and contacting our Support team with any issues or feedback.

Capabilities

Additional functionality:
  • User lifecycle actions: enable_user and disable_user, which reactivate or deactivate a Looker user by toggling is_disabled.
Account creation follows Looker’s official provisioning flow: the connector creates the user record, sets the login email via an email credential, and sends the user a password-setup email. No password is ever generated or transmitted by the connector — the user sets one through the emailed link, or signs in through SSO (SAML, OIDC, LDAP) where the identity provider owns the login.

Gather Looker configuration information

Configuring the connector requires you to pass in information from Looker. Gather these configuration details before you move on. Here’s the information you’ll need:
  • Base URL (e.g. https://your.looker.com:19999)
  • Client ID
  • Client Secret
The Client ID and Client Secret come from an API3 key, generated in the Looker Admin UI (Admin > Users > Edit Keys). The key inherits the permissions of the user it belongs to: syncing requires the see_users, see_groups, and see_roles permissions; provisioning (account create/delete and lifecycle actions) requires the Admin role. See the Looker docs for information on how to acquire credentials: View the documentation

Configure the Looker connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in C1
  • Access to the set of Looker configuration information gathered by following the instructions above
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 Looker 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 configuration information from the previous section.
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 Looker connector is now pulling access data into C1.