Zoho DB & Reports API
Zoho DB & Reports provides REST style Web APIs over HTTP. With this API, users/developers can extend their web applications to push or pull data into or from Zoho DB & Reports for powerful analysis and reporting.
The API allows you to:
- Add data into a table in Zoho DB & Reports database
- Modify data in the Zoho DB & Reports database
- Bulk Add/Update data into a table via CSV file.
- Bulk Update with criteria support.
- Bulk Delete with criteria support.
- Export data and Reports in various formats such as CSV, JSON, PDF,HTML,IMAGE
- Fetch data from the database using SQL Select query.
This API documentation is organized with the following sections:
This section lists the prerequisites that need to be satisfied before you use API.
Provides the complete API language specification including the request and the response formats of various supported operations
Provides the complete list of actions that are supported by Zoho DB & Reports API
Client libraries are programming language wrappers over the raw HTTP APIs. This enables developers to easily use Zoho DB & Reports API in the corresponding programming language. Currently we support the following language libraries:
Zoho CloudSQL is a middleware technology that allows customers to interact with their business data stored in Zoho through familiar SQL language. Users can access the data in the Zoho cloud using SQL on both other cloud applications as well as through traditional on-premises software.
Zoho DB & Reports is the first service to support CloudSQL as an API extension. Refer to the following links for more details: