![]() |
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 Analytics, users can embed Adobe Analytics data in the workflow.
This article explains how to use the Adobe Analytics ODBC Driver in UiPath Studio to create an RPA program that accesses Adobe Analytics 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 Analytics uses the OAuth authentication standard. To authenticate using OAuth, create an app to obtain the OAuthClientId, OAuthClientSecret, and CallbackURL connection properties. See the "Getting Started" section of the help documentation for a guide.
GlobalCompanyId is a required connection property. If you do not know your Global Company ID, you can find it in the request URL for the users/me endpoint on the Swagger UI. After logging into the Swagger UI Url, expand the users endpoint and then click the GET users/me button. Click the Try it out and Execute buttons. Note your Global Company ID shown in the Request URL immediately preceding the users/me endpoint.
Report Suite ID (RSID) is also a required connection property. In the Adobe Analytics UI, navigate to Admin -> Report Suites and you will get a list of your report suites along with their identifiers next to the name.
After setting the GlobalCompanyId, RSID and OAuth connection properties, you are ready to connect to Adobe Analytics.
Now you are ready to use Adobe Analytics data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query Adobe Analytics 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 Analytics data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting Adobe Analytics data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract Adobe Analytics data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for Adobe Analytics to create an automation flow that accesses Adobe Analytics data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live Adobe Analytics data in UiPath Studio today!
Download a free trial of the Adobe Analytics ODBC Driver to get started:
Download NowLearn more:
π Adobe Analytics IconThe Adobe Analytics ODBC Driver is a powerful tool that allows you to connect with live Adobe Analytics data, directly from any applications that support ODBC connectivity.
Access Adobe Analytics like you would a database - access Metrics, Users, Reports, Segments, etc. through a standard ODBC Driver interface.