![]() |
VOOZH | about |
UiPath is a Robotic Process Automation (RPA) platform with rich features and an easy-to-use UI that enables non-developers to create process automation. By using UiPath Studio, you can build an RPA program just like drawing a diagram. With the CData ODBC Driver for Workday, users can embed Workday data in the workflow.
This article explains how to use the Workday ODBC Driver in UiPath Studio to create an RPA program that accesses Workday data.
π Using the CData ODBC Data Sources in UiPathCData provides the easiest way to access and integrate live data from Workday. Customers use CData connectivity to:
Users frequently integrate Workday with analytics tools such as Tableau, Power BI, and Excel, and leverage our tools to replicate Workday data to databases or data warehouses. Access is secured at the user level, based on the authenticated user's identity and role.
For more information on configuring Workday to work with CData, refer to our Knowledge Base articles: Comprehensive Workday Connectivity through Workday WQL and Reports-as-a-Service & Workday + CData: Connection & Integration Best Practices.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
To connect to Workday, users need to find the Tenant and BaseURL and then select their API type.
To obtain the BaseURL and Tenant properties, log into Workday and search for "View API Clients." On this screen, you'll find the Workday REST API Endpoint, a URL that includes both the BaseURL and Tenant.
The format of the REST API Endpoint is: https://domain.com/subdirectories/mycompany, where:
The value you use for the ConnectionType property determines which Workday API you use. See our Community Article for more information on Workday connectivity options and best practices.
| API | ConnectionType Value |
|---|---|
| WQL | WQL |
| Reports as a Service | Reports |
| REST | REST |
| SOAP | SOAP |
Your method of authentication depends on which API you are using.
See the Help documentation for more information on configuring OAuth with Workday.
Now you are ready to use Workday data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query Workday data in our RPA.
With the Connection and Execute Query activities configured, we are ready to add a Write CSV activity to the Flowchart to replicate the Workday data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting Workday data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract Workday data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for Workday to create an automation flow that accesses Workday data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live Workday data in UiPath Studio today!
Download a free trial of the Workday ODBC Driver to get started:
Download NowLearn more:
π Workday IconThe Workday ODBC Driver is a powerful tool that allows you to connect with live data from Workday, directly from any applications that support ODBC connectivity.
Access Workday data like you would a database - read, write, and update Workday Cash Management, Compensation, Financial Management, Payroll, etc. through a standard ODBC Driver interface.