![]() |
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 Adobe Commerce, users can embed Adobe Commerce data in the workflow.
This article explains how to use the Adobe Commerce ODBC Driver in UiPath Studio to create an RPA program that accesses Adobe Commerce 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.
Adobe Commerce uses the OAuth 1 authentication standard. To connect to the Adobe Commerce REST API, obtain values for the OAuthClientId, OAuthClientSecret, and CallbackURL connection properties by registering an app with your Adobe Commerce system. See the "Getting Started" section in the help documentation for a guide to obtaining the OAuth values and connecting.
You will also need to provide the URL to your Adobe Commerce system. The URL depends on whether you are using the Adobe Commerce REST API as a customer or administrator.
Customer: To use Adobe Commerce as a customer, make sure you have created a customer account in the Adobe Commerce homepage. To do so, click Account -> Register. You can then set the URL connection property to the endpoint of your Adobe Commerce system.
Administrator: To access Adobe Commerce as an administrator, set CustomAdminPath instead. This value can be obtained in the Advanced settings in the Admin menu, which can be accessed by selecting System -> Configuration -> Advanced -> Admin -> Admin Base URL.
If the Use Custom Admin Path setting on this page is set to YES, the value is inside the Custom Admin Path text box; otherwise, set the CustomAdminPath connection property to the default value, which is "admin".
Now you are ready to use Adobe Commerce data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query Adobe Commerce 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 Adobe Commerce data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting Adobe Commerce data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract Adobe Commerce data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for Adobe Commerce to create an automation flow that accesses Adobe Commerce data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live Adobe Commerce data in UiPath Studio today!
Download a free trial of the Adobe Commerce ODBC Driver to get started:
Download NowLearn more:
π Adobe Commerce IconThe Adobe Commerce ODBC Driver is a powerful tool that allows you to connect with live Adobe Commerce data, directly from any applications that support ODBC connectivity.
Access Adobe Commerce like you would a database - read, write, and update Customers, Inventory, Products, Orders, etc. through a standard ODBC Driver interface.