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 Studio Integration Events API

Monitor and retrieve integration execution events including run status, processing statistics, and error details.

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

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

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

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

3 operations 3 paths 6 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Server
https://{baseUrl}/ccx/service/{tenant}
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Workday Studio Integration Events 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 3

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

Integration Events 3

Monitor and retrieve integration execution events including run status, processing statistics, and error details.

GET
/integrationEvents
Workday Studio List Integration Events
listIntegrationEvents 5 params → 200401403
GET
/integrationEvents/{ID}
Workday Studio Retrieve a Specific Integration Event
getIntegrationEvent 1 param → 200401403404
GET
/integrationEvents/{ID}/logs
Workday Studio Retrieve Logs for an Integration Event
getIntegrationEventLogs 3 params → 200401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are IntegrationEvent (10 properties), IntegrationLogEntry (4 properties), ResourceReference (3 properties), IntegrationEventsResponse (2 properties). Each schema is shown below with its type and property counts.

IntegrationLogsResponse
object
2 properties
ResourceReference
object
A reference to a Workday resource with its identifier and display name
3 properties
ErrorResponse
object
2 properties
IntegrationEvent
object
A record of an integration execution, tracking the run status, timing, and processing statistics of an integration system run.
10 properties
IntegrationLogEntry
object
A single log entry from an integration execution
4 properties
IntegrationEventsResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-studio-integration-events-api-openapi.yml Raw ↑

Other APIs Workday Studio publishes across the network.

Workday REST API
Workday Custom Reports API
Workday Orchestrate API
Workday Studio Absence Management API
Workday Studio Benefits Administration API
Workday Studio Compensation API
Workday Studio Financial Management API
Workday Studio Human Resources API
Workday Studio Integration Assemblies API
Workday Studio Integration Systems API
Workday Studio Integration Templates API
Workday Studio Launch Parameters API