Looker
Connect Looker to Cendriix to run queries and explore dashboards.
Authentication
Looker uses OAuth 2.0. When you click Connect, you’ll be redirected to Looker to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find Looker in the connector list
- Click Connect
- Authorize Cendriix in the Looker consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable Looker for your Cendriix instance:
- Register an OAuth application at Looker Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/lookerwith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Run queries and explore dashboards
- Automate workflows between Looker and your other connected tools
- Query Looker data from Cendra AI assistant
Documentation
Last updated on