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