Looker is a business intelligence and big data analytics platform that helps you explore, analyze and share real-time business analytics. When paired with CData Connect AI, you get instant, cloud-to-cloud access to Zuora data for business applications. This article shows how to connect to Zuora in Connect AI and then connect to Zuora data in Looker.
CData Connect AI provides a pure cloud-to-cloud interface for Zuora, allowing you to build reports from live Zuora data in Looker β without replicating the data to a natively supported database. As you create applications to work with data, Looker generates SQL queries to gather data. Using optimized data processing out of the box, CData Connect AI pushes all supported SQL operations (filters, JOINs, etc.) directly to Zuora, leveraging server-side processing to quickly return the requested Zuora data.
Configure Zuora Connectivity for Looker
Connectivity to Zuora from Looker is made possible through CData Connect AI. To work with Zuora data from Looker, we start by creating and configuring a Zuora connection.
-
Log into Connect AI, click Sources, and then click Add Connection
π Adding a Connection
- Select "Zuora" from the Add Connection panel
π Selecting a data source
-
Enter the necessary authentication properties to connect to Zuora.
Zuora uses the OAuth standard to authenticate users. See the online Help documentation for a full OAuth authentication guide.
Configuring Tenant property
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:
- USProduction: Requests sent to https://rest.zuora.com.
- USAPISandbox: Requests sent to https://rest.apisandbox.zuora.com"
- USPerformanceTest: Requests sent to https://rest.pt1.zuora.com"
- EUProduction: Requests sent to https://rest.eu.zuora.com"
- EUSandbox: Requests sent to https://rest.sandbox.eu.zuora.com"
Selecting a Zuora Service
Two Zuora services are available: Data Query and AQuA API. By default ZuoraService is set to AQuADataExport.
DataQuery
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.
Limitations
- The maximum number of input records per table after filters have been applied: 1,000,000
- The maximum number of output records: 100,000
- The maximum number of simultaneous queries submitted for execution per tenant: 5
- The maximum number of queued queries submitted for execution after reaching the limitation of simultaneous queries per tenant: 10
- The maximum processing time for each query in hours: 1
- The maximum size of memory allocated to each query in GB: 2
- The maximum number of indices when using Index Join, in other words, the maximum number of records being returned by the left table based on the unique value used in the WHERE clause when using Index Join: 20,000
AQuADataExport
AQuA API export is designed to export all the records for all the objects ( tables ). AQuA query jobs have the following limitations:
Limitations
- If a query in an AQuA job is executed longer than 8 hours, this job will be killed automatically.
- The killed AQuA job can be retried three times before returned as failed.
π Configuring a connection (Salesforce is shown)
-
Click Save & Test
-
Navigate to the Permissions tab in the Add Zuora Connection page and update the User-based permissions.
π Updating permissions
Add a Personal Access Token
When connecting to Connect AI through the REST API, the OData API, or the Virtual SQL Server, a Personal Access Token (PAT) is used to authenticate the connection to Connect AI. It is best practice to create a separate PAT for each service to maintain granularity of access.
-
Click on the Gear icon () at the top right of the Connect AI app to open the settings page.
-
On the Settings page, go to the Access Tokens section and click Create PAT.
-
Give the PAT a name and click Create.
π Creating a new PAT
-
The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.
With the connection configured and a PAT generated, you are ready to connect to Zuora data from Looker.
Connect to Zuora in Looker
The steps below outline connecting to CData Connect AI from Looker to create a new Zuora data source.
- Log-in to Looker
- In the navigation pane, select Admin.
π Selecting Admin
- Under the Database category, select Connections.
π Selecting connections
- On the Connections page, click Add Connection.
π Adding a new connection
- Enter the connection settings:
- Name: the name for the connection in models.
- Dialect: select Microsoft SQL Server 2017+.
- SSH Server: leave this disabled.
- Remote Host:Port: enter tds.cdata.com in the first field
and 14333 in the second field.
- Database: enter the Connection Name of the CData
Connect AI data source you want to connect to
(for example, QuickBooksOnline1).
- Username: enter your CData Connect AI username. This is
displayed in the top-right corner of the CData Connect AI interface.
For example, [email protected]
- Password: enter the PAT you generated on the Settings page
Leave the rest of the connection settings at their default values unless
you need to modify them.
π Configuring connection settings
- At the bottom of the page, click Test These Settings to ensure
that you can connect to CData Connect AI.
- Click Add Connection to create the connection and return to the
Connections page.
π New connection added.
Your connection is now available for use in Looker. To connect to
additional data sources from your CData Connect AI account, repeat
the setup steps above, changing the value for Database for each data
source.
Creating A Looker Visualization From The SQL Runner and Explore Features
To create a visualization in Looker using the SQL Runner, follow these steps:
- In the Looker interface, select Develop -> SQL Runner from the left navigation pane.
π Select SQL Runner.
- On the SQL Runner interface, select the connection you made in the previous steps.
π Entering name for new dashboard.
- Now, click the gear symbol next to a table and then select Explore Table.
π Entering name for new dashboard.
- Next, on the left menu, select fields from the table and click Run. You can now expand the Visualization accordion, and see a bar chart, by default.
π Entering name for new dashboard.
We have now created a visualization of Zuora data in Looker using CData Connect AI!
Get CData Connect AI
To get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!