Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Build REST-Connected Dashboards Using Zoho Analytics
Use CData Connect Cloud to connect to REST Data from Zoho Analytics and import live REST data.
Zoho Analytics is a modern BI and Analytics platform that allows you to connect and analyze your data, while also creating visualizations and dashboards to discover hidden insights. When paired with CData Connect Cloud, Zoho Analytics provides instant, cloud-to-cloud access to REST data for reporting and analytics. This article demonstrates how to connect to REST using Connect Cloud and analyze REST data by creating dashboards in Zoho Analytics.
CData Connect Cloud provides a pure cloud-to-cloud interface for REST, allowing you to analyze REST data in Zoho Analytics — without replicating the data to a natively supported database. Using optimized data processing out of the box, CData Connect Cloud pushes all supported SQL operations (filters, JOINs, etc.) directly to REST, leveraging server-side processing to return the requested REST data quickly.
Configure REST Connectivity for Zoho Analytics
Connectivity to REST from Zoho Analytics is made possible through CData Connect Cloud. To work with REST data from Zoho Analytics, we start by creating and configuring a REST connection.
- Log into Connect Cloud, click Connections and click Add Connection
- Select "REST" from the Add Connection panel
-
Enter the necessary authentication properties to connect to REST.
See the Getting Started chapter in the data provider documentation to authenticate to your data source: The data provider models REST APIs as bidirectional database tables and XML/JSON files as read-only views (local files, files stored on popular cloud services, and FTP servers). The major authentication schemes are supported, including HTTP Basic, Digest, NTLM, OAuth, and FTP. See the Getting Started chapter in the data provider documentation for authentication guides.
After setting the URI and providing any authentication values, set Format to "XML" or "JSON" and set DataModel to more closely match the data representation to the structure of your data.
The DataModel property is the controlling property over how your data is represented into tables and toggles the following basic configurations.
- Document (default): Model a top-level, document view of your REST data. The data provider returns nested elements as aggregates of data.
- FlattenedDocuments: Implicitly join nested documents and their parents into a single table.
- Relational: Return individual, related tables from hierarchical data. The tables contain a primary key and a foreign key that links to the parent document.
See the Modeling REST Data chapter for more information on configuring the relational representation. You will also find the sample data used in the following examples. The data includes entries for people, the cars they own, and various maintenance services performed on those cars.
- Click Create & Test
-
Navigate to the Permissions tab in the Add REST Connection page and update the User-based permissions.


Add a Personal Access Token
If you are connecting from a service, application, platform, or framework that does not support OAuth authentication, you can create a Personal Access Token (PAT) to use for authentication. Best practices would dictate that you create a separate PAT for each service, to maintain granularity of access.
- Click on your username at the top right of the Connect Cloud app and click User Profile.
- On the User Profile page, scroll down to the Personal Access Tokens section and click Create PAT.
- Give your PAT a name and click Create.
- 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, you are ready to connect to REST data, import data, and create dashboards from Zoho Analytics using CData Connect Cloud.

Connect to REST in Zoho Analytics Using CData Connect Cloud
To establish a connection from Zoho Analytics to CData Connect Cloud, follow these steps.
- Log in to Zoho Analytics.
- Create a new connection and select Cloud Databases to open the connection modal.
-
Enter the following information:
- Database Type - select MS SQL Server.
- Endpoint - enter tds.cdata.com
- SQL Server Instance Name - leave this blank.
- Port - enter 14333
- Username - enter your CData Connect Cloud username. This is displayed in the top-right corner of the CData Connect Cloud interface. For example, [email protected].
- Password - enter the PAT you generated on the Settings page.
- Database Name - enter the Connection Name of the CData Connect Cloud data source you want to connect to (for example, REST1).
- Click Next.
- Choose the table that you would like to import from, e.g. people.
- A Data Preview of the table should pop up. Next, enter a Workspace Name and Table Name to be able to refer to in Zoho Analytics. Click Next.
- There is an option to schedule the import periodically. After configuring, click Create.
- Now, the import has been initiated. Click OK.
- View your new connection in the Zoho Analytics Explorer.
- Click on the new connection to see the table.
- Zoho Analytics can auto-generate dashboards for the user, as seen here:









We have successfully imported REST data into Zoho Analytics and created dashboards.
Get CData Connect Cloud
To get live data access to 100+ SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect Cloud today!