![]() |
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 PayPal, users can embed PayPal data in the workflow.
This article explains how to use the PayPal ODBC Driver in UiPath Studio to create an RPA program that accesses PayPal 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.
The provider surfaces tables from two PayPal APIs. The APIs use different authentication methods.
See the "Getting Started" chapter of the help documentation for a guide to obtaining the necessary API credentials.
To select the API you want to work with, you can set the Schema property to REST or SOAP. By default the SOAP schema will be used.
For testing purposes you can set UseSandbox to true and use sandbox credentials.
Now you are ready to use PayPal data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query PayPal 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 PayPal data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting PayPal data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract PayPal data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for PayPal to create an automation flow that accesses PayPal data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live PayPal data in UiPath Studio today!
Download a free trial of the PayPal ODBC Driver to get started:
Download NowLearn more:
π PayPal IconThe PayPal ODBC Driver is a powerful tool that allows you to connect with live data from PayPal, directly from any applications that support ODBC connectivity.
Access PayPal Transactions, Orders, Sales, Invoices, etc. through a standard ODBC Driver interface.