Cmdlets for Workday

Build 24.0.9175

BaseURL Parameter (Connect-Workday Cmdlet)

The base URL for the Workday connection.

Syntax

Connect-Workday -BaseURL string

Data Type

cstr

Default Value

""

Remarks

To obtain the BaseURL, log into Workday and search for View API Clients. In the listed values, find the Workday REST API Endpoint. For example:

https://wd3-impl-services1.workday.com/ccx/api/v1/mycompany

In this case the BaseURL is "https://wd3-impl-services1.workday.com".

This is a required parameter.

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