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