Workday Tracking System · Rate Limits

Workday Tracking System Rate Limits

Workday does not publish a unified public rate-limit policy for the Time Tracking, Absence, or Scheduling APIs. Throttling is tenant-scoped and documented inside the gated Workday Community reference.

1 Limits
Rate LimitingTime TrackingWorkforce ManagementWorkday

Limits

Tenant-scoped throttling (see gated Workday Community documentation) tenant
varies
see https://community.workday.com/api
Workday enforces tenant-level throttling and per-integration concurrency caps for time- tracking and scheduling endpoints; specific values are not publicly published.

Policies

Documentation gating
Workday rate-limit policy is published only on community.workday.com, which requires a customer login. No public per-second or per-minute numbers are available.
Backoff
Standard guidance is exponential backoff with jitter on HTTP 503 and documented Workday SOAP throttling faults.
Batch operations
Time-block and clock-event endpoints expose batch variants; using them is the primary mitigation for tenant-level throttling.

Sources