Cmdlets for Workday

Build 22.0.8479

Host Parameter (Connect-Workday Cmdlet)

The host for the API URL.

Syntax

Connect-Workday -Host string

Data Type

cstr

Default Value

""

Remarks

The host will be used when constructing the APIURL. To obtain the Host, 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 Host is "https://wd3-impl-services1.workday.com".

This is a required parameter.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479