Set up OAuth 2.0 authentication for a custom integration against the modern Workday REST API using a registered API client and an Integration System User (ISU).

domain: workday.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. In the Workday tenant, run the "Register API Client for Integration" task, name the client, and select the functional-area scopes the integration needs.
  2. Optionally enable "Non-Expiring Refresh Tokens" for the client, then save it to generate a Client ID and Client Secret.
  3. Create or reuse an Integration System User (ISU) restricted to only the security-group permissions the integration requires.
  4. From the registered API client's Related Actions menu, select API Client > Manage Refresh Tokens for Integrations, enter the ISU in the Workday Account field, and generate a refresh token for that client/ISU pair.
  5. Exchange the refresh token for an access token by POSTing to https://<tenant-domain>/ccx/oauth2/token using the OAuth2 refresh-token grant, authenticating the request with HTTP Basic Auth using the Client ID/Client Secret.
  6. Call REST endpoints (pattern https://<host>/ccx/api/v1/<tenant>/<resource>) with an Authorization: Bearer <access_token> header, refreshing the token before/when it expires.

Known gotchas

Related routes

Authenticate to the Procore REST API with OAuth 2.0 and set the correct company/project context for API calls
developers.procore.com · 5 steps · unrated
Implement Calendly API v2 OAuth 2.0 authorization code flow for multi-tenant apps
developer.calendly.com · 5 steps · unrated
TempWorks OpenAPI: authenticate via OAuth2 (Service, Service Rep, or Web User flows)
tempworks.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans