Excel Add-In for Workday

Build 25.0.9434

IncludeRESTTenantFields

Includes tenant-specific columns in REST metadata (applies when ConnectionType is set to REST).

Data Type

bool

Default Value

false

Remarks

Most of the Workday REST API uses a shared schema that defines columns that are available on all tenants.

The add-in embeds this shared schema and uses it for most columns in REST tables and views. By default, the add-in uses only this shared schema.

When you set this connection property to True, the add-in fetches an additional tenant-specific schema that might contain extra columns. The tenant-specific schema is merged with the shared schema to obtain a complete column list.

Note that the add-in does not support tenant-specific schemas on owned tables like WorkersCheckIns. Workday requires an owner identifier (Id) to read the schemas from these resources, which is not available when the add-in discovers column metadata.

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