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 Assemblies API

Manage Studio integration assemblies, which are the graphical representations of integration logic composed of configurable components.

Workday Studio Integration Assemblies 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 Assemblies. 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 2 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/service/{tenant}.

2 operations 2 paths 5 schemas 2 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 Assemblies 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 2

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

Integration Assemblies 2

Manage Studio integration assemblies, which are the graphical representations of integration logic composed of configurable components.

GET
/integrationAssemblies
Workday Studio List Integration Assemblies
listIntegrationAssemblies 3 params → 200401403
GET
/integrationAssemblies/{ID}
Workday Studio Retrieve a Specific Integration Assembly
getIntegrationAssembly 1 param → 200401403404

Schemas 5

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

IntegrationAssembliesResponse
object
2 properties
AssemblyComponent
object
A configurable component within a Studio assembly, such as a mediation step, XSLT transformation, connector, or flow control element.
4 properties
ResourceReference
object
A reference to a Workday resource with its identifier and display name
3 properties
ErrorResponse
object
2 properties
IntegrationAssembly
object
A Studio integration assembly representing the graphical integration logic composed of configurable components, mediation chains, and transformation mappings.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-studio-integration-assemblies-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 Events API
Workday Studio Integration Systems API
Workday Studio Integration Templates API
Workday Studio Launch Parameters API