Workday Integration · Rate Limits

Workday Integration Rate Limits

Workday Integration Cloud enforces tenant-level concurrency, transaction, and runtime limits on Cloud Connect, Studio, and EIB integrations. Workday does not publish numeric Integration Cloud rate limits on its public marketing site; specifics live in Workday Community / Customer Center documentation behind authentication.

2 Limits
IntegrationiPaaSRate Limiting

Limits

Integration Concurrency (per tenant) tenant
concurrent_integrations
governed by Workday tenant entitlement; not publicly documented
Workday Integration Cloud enforces a maximum number of concurrent integration runs per tenant; the exact value is published in Workday Community for authenticated customers.
Web Service Throughput (per tenant) tenant
varies
governed by the parent Workday tenant; not publicly documented
REST and SOAP web service calls share the tenant's API capacity envelope.

Policies

Tenant Inheritance
Integrations inherit the underlying Workday tenant's API quotas; concurrency, scheduling, and retry behavior follow tenant policies.
Customer Center Documentation
Numeric thresholds for integration concurrency, Studio runtime, and EIB sizing are published to authenticated Workday customers in Workday Community.
Studio Failure Handling
Workday Studio integrations should implement idempotent retries and use Studio's built-in error-routing nodes; failed integrations are surfaced through tenant-level integration event reports.

Sources