Workday PowerShell Cmdlets

An easy-to-use set of PowerShell Cmdlets offering real-time access to Workday. The Cmdlets allow users to easily read, write, update, and delete live data - just like working with SQL server.

  • Easy-to-use Cmdlets with a simple SQL interface to live Workday data.
  • Read, write, and update Workday Cash Management, Compensation, Financial Management, Payroll, etc from PowerShell scripts.
  • Pipe data into and out-of flat-files, databases, and other data stores for archival, back-up, and synchronization.

  download   buy now
Workday PowerShell Cmdlets Workday Logo
 PowerShell Subscriptions: 225+ Cmdlets for data integration.
   
PS C:\> Invoke-Workday -Connection $conn -Query "SELECT * FROM CashManagement" | Export-Csv c:\CashManagement.csv

Access Workday data from PowerShell!

The Workday Data Cmdlets provide the easiest way to connect with Workday data from the command-line. The Cmdlets leverage a straightforward design, similar to the Microsoft SQL Server Database Engine Cmdlets, that makes it easy to import, export, backup, analyze, transform, & connect-to your Workday data.

Command-line Workday Data Integration


The Workday Cmdlets offer a simple Transact-SQL interface for connecting with data in real time from Microsoft PowerShell. The Workday Cmdlets make it easy to:

Workday Logo

Workday Import/Export

Pipe data from Workday into and out-of flat-files, databases, and other data stores for archival, back-up, and synchronization.

Clean & Normalize Data

Use PowerShell scripting to normalize and/or de-duplicate Workday Data. Easily interact with real-time data.

Automate Integration Tasks

Connect scripts with scheduling Apps (like the windows scheduler) to automate common integration tasks.




Download Workday Cmdlets Now


Ready to get started? Download the a free 30-day trial of the CData Cmdlets for Workday and see how easy it is to connect to Workday from the command-line.


  download   buy now