MCP Server for Workday

Build 25.0.9440

ConnectionType

Specifies the types of Workday data that the provider exposes as SQL tables and views.

Possible Values

WQL, Reports, REST, SOAP

Data Type

string

Default Value

"WQL"

Remarks

The available values are:

  • WQL exposes Workday data sources as read-only views using the Workday Query Language (WQL) service.
    • See Data Model for a breakdown of which Workday data sources are exposed by the server as views, as well as how this list of data sources can be filtered.
  • Reports exposes Workday reports as views using Reports as a Service (RaaS).
  • REST exposes Workday data as tables and views using the REST API.
    • See REST for a breakdown of which REST API entities are exposed by the server as tables and views.
  • SOAP exposes Workday data as views using the SOAP API.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440