Workday is enterprise software for Human Resources and Financial Management. An unofficial API lets you programmatically pull worker profiles, organizations, time off balances and requests, job requisitions, compensation, suppliers, purchase orders, and supplier invoices—and push upda

Workday is a cloud platform that centralizes Human Capital Management (HCM), Payroll, Recruiting, Time & Absence, Benefits, and Financial Management/Spend across enterprises. Organizations use Workday to manage worker lifecycle and organizational structures, run payroll and benefits, coordinate recruiting and onboarding, track time and time off, and manage suppliers, purchase orders, and invoices—backed by configurable business processes and role-based security.
Core product areas include:
Common data entities:
Enterprises rely on Workday daily, but turning portal and report-driven workflows into API automation is non-trivial:
Supergood reverse-engineers authenticated browser flows, Workday web services, and report endpoints to deliver a resilient API layer for your Workday tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Workday adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Workday evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Workers
/workersList workers with filters and summary details.
Time Off Requests
/workers/{workerId}/time-off-requestsCreate a time off request with policy-aware details and optional manager notification.
Job Changes
/workers/{workerId}/job-changesInitiate a job change business process with effective dating, compensation, and org changes.
Supplier Invoices
/financials/supplier-invoicesCreate a supplier invoice with line items, tax, and 3-way match metadata.
- Mirror workers, org structures, positions, and managers into IAM/IT systems - Drive provisioning/deprovisioning via job changes and status updates - Normalize cost centers, locations, and business titles for analytics and planning
- Pull time off balances and requests to forecast staffing - Create and update time off requests and sync approvals - Enforce policy via effective dating, types, and security groups
- Create job requisitions from your ATS or planning tools - Track openings, hiring managers, and posting details - Synchronize candidate status and offer artifacts
- Push supplier invoices from AP automation into Workday - Reconcile purchase orders, match statuses, and tax details with ERP (e.g., NetSuite, SAP, Oracle) - Normalize spend categories, cost centers, and attachments
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for enterprise throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of workers, orgs, time off, recruiting, and financial objects
Security
Encrypted transport, scoped tokens, and audit logging; respects Workday security groups and role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., approvals, requisition changes)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume worker data sync and job change/time off processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API/report changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as HCM (Workers, Positions, Orgs), Time & Absence (Balances, Requests), Recruiting (Requisitions), and Financials (Suppliers, POs, Invoices), subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled (e.g., Okta, Azure AD). Sessions are refreshed automatically with secure challenge handling.
Yes. We can normalize invoices, POs, and spend line items to match your ERP/accounting schema (e.g., NetSuite, SAP, Oracle) and deliver updates via webhooks or polling while complying with rate and permission constraints.
Yes. We model approval paths explicitly and support uploading/downloading attachments via signed uploads with checksum validation and time-limited URLs.
We introspect your tenant (reports, security groups, business processes) and provide a normalized schema with a flexible customFields object for tenant-specific attributes.