Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workday Integration Tables API

The Tables API from Workday Integration — 2 operation(s) for tables.

Workday Integration Tables API is one of 87 APIs that Workday Integration publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tables. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and rate-limit docs.

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://{baseUrl}/ccx/api/absenceManagement/v1/{tenant}.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://wd2-impl-services1.workday.com/ccx/service
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Workday Integration Tables API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tables 5
GET
/tables
Workday Integration Retrieve Prism Analytics tables
getTables 3 params → 200401403
POST
/tables
Workday Integration Create a Prism Analytics table
createTable body → 201400401403
GET
/tables/{ID}
Workday Integration Retrieve a specific Prism Analytics table
getTableById 1 param → 200401403404
PUT
/tables/{ID}
Workday Integration Update a Prism Analytics table
updateTable 1 param body → 200400401403404
DELETE
/tables/{ID}
Workday Integration Delete a Prism Analytics table
deleteTable 1 param → 204401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Table (5 properties), TableRequest (3 properties), ResourceReference (3 properties), TablesResponse (2 properties). Each schema is shown below with its type and property counts.

TablesResponse
object
2 properties
Table
object
5 properties
ResourceReference
object
3 properties
TableRequest
object
3 properties 2 required
ErrorResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-integration-tables-api-openapi.yml Raw ↑

Other APIs Workday Integration publishes across the network.

Workday Integration Absence Types API
Workday Integration ACA Compliance API
Workday Integration Academic Advising API
Workday Integration Academic Foundation API
Workday Integration Admissions API
Workday Integration Adoption API
Workday Integration Assignments API
Workday Integration Audit API
Workday Integration Balances API
Workday Integration Bank Accounts API
Workday Integration Bank Statements API
Workday Integration Benefit Elections API