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