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 Integrations Business Processes API

Interact with Workday business process workflows

Workday Integrations Business Processes API is one of 17 APIs that Workday Integrations publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Business Processes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, tutorials, and an API reference.

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

Requests are made against a single base URL, https://wd2-impl-services1.workday.com/ccx/api/prismAnalytics/v2/{tenant}.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://wd2-impl-services1.workday.com/ccx/api/v1/{tenant}
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Workday Integrations Business Processes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 bearer token obtained via Workday authentication for Prism Analytics API access.

Paths & Operations 2

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

Business Processes 2

Interact with Workday business process workflows

GET
/businessProcesses
Workday Integrations List business processes
listBusinessProcesses 3 params → 200401
GET
/businessProcesses/{processId}
Workday Integrations Get a business process
getBusinessProcess 1 param → 200401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BusinessProcess (10 properties), Reference (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
Reference
object
A reference to a Workday business object
3 properties
BusinessProcess
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-integrations-business-processes-api-openapi.yml Raw ↑

Other APIs Workday Integrations publishes across the network.

Workday SOAP Web Services
Workday Integrations Benefits API
Workday Integrations Compensation API
Workday Integrations Data Sources API
Workday Integrations Data Upload API
Workday Integrations Datasets API
Workday Integrations Job Profiles API
Workday Integrations Organizations API
Workday Integrations Payroll API
Workday Integrations Positions API
Workday Integrations Recruiting API
Workday Integrations Report Metadata API