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