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

Access available integration templates and core connectors that serve as starting points for building new integrations.

Workday Studio Integration Templates 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 Templates. 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 4 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 4 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 Templates 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 Templates 2

Access available integration templates and core connectors that serve as starting points for building new integrations.

GET
/integrationTemplates
Workday Studio List Integration Templates
listIntegrationTemplates 3 params → 200401403
GET
/integrationTemplates/{ID}
Workday Studio Retrieve a Specific Integration Template
getIntegrationTemplate 1 param → 200401403404

Schemas 4

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

IntegrationTemplatesResponse
object
2 properties
ResourceReference
object
A reference to a Workday resource with its identifier and display name
3 properties
ErrorResponse
object
2 properties
IntegrationTemplate
object
An integration template providing a starting point for building new integrations, including core connectors and document transformation templates.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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