powershell_module_workdayapi icon indicating copy to clipboard operation
powershell_module_workdayapi copied to clipboard

Powershell script module for working with the Workday API, using raw XML.

Results 14 powershell_module_workdayapi issues
Sort by recently updated
recently updated
newest added

This project has 5 Watchers, 10 Stars, 5 Forks, plus 2 articles written about it. It seems there may be a need beyond my own. As some may have noticed,...

help wanted

This seems to pull random assortments of workers every time I run the command. I should have about 30k records in Workday, but running Get-WorkdayWorker returned 5900 (exactly) on the...

Get-WorkdayWorker randomly fails with the following error. I am creating this issue after Get-WorkdayWorker failed when attempting to request page 67 of 174. I suspect Workday is timing out on...

Is this module able to delete a work e-mail instance? I've looked at the [Workday docs](https://community.workday.com/sites/default/files/file-hosting/productionapi/Human_Resources/v42.1/Change_Work_Contact_Information.html#Person_Email_Information_DataType) and tried formatting the XML in different ways, but have only received errors.