![]() |
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 Zuora, users can embed Zuora data in the workflow.
This article explains how to use the Zuora ODBC Driver in UiPath Studio to create an RPA program that accesses Zuora data.
π Using the CData ODBC Data Sources in UiPathIf 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.
Zuora uses the OAuth standard to authenticate users. See the online Help documentation for a full OAuth authentication guide.
In order to create a valid connection with the provider you need to choose one of the Tenant values (USProduction by default) which matches your account configuration. The following is a list with the available options:
Two Zuora services are available: Data Query and AQuA API. By default ZuoraService is set to AQuADataExport.
The Data Query feature enables you to export data from your Zuora tenant by performing asynchronous, read-only SQL queries. We recommend to use this service for quick lightweight SQL queries.
LimitationsAQuA API export is designed to export all the records for all the objects ( tables ). AQuA query jobs have the following limitations:
LimitationsNow you are ready to use Zuora data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query Zuora 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 Zuora data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting Zuora data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract Zuora data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for Zuora to create an automation flow that accesses Zuora data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live Zuora data in UiPath Studio today!
Download a free trial of the Zuora ODBC Driver to get started:
Download NowLearn more:
π Zuora IconThe Zuora ODBC Driver is a powerful tool that allows you to connect with live data from Zuora, directly from any applications that support ODBC connectivity.
Access Zuora data like you would a database - read, write, and update Zuora. through a standard ODBC Driver interface.