Release Notes
Track updates to the Zoho Analytics V2 API here. Each release includes new APIs, enhancements to existing endpoints, and SDK (Software development Kit) downloads for Java, Python, Ruby, and more. Browse by version to find what's new and grab the updated SDKs for your preferred language.
Recent Updates
Version 2.9.0
Newly added APIs
- Get Tags List
- Get Tagged Views
- Get View Tags
- Create Tag
- Update Tag
- Delete Tag
- Add Tag to Multiple Views
- Remove Tag from Multiple Views
- Add Multiple Tags to Views
- Remove Multiple Tags from Views
- Get Custom Roles
- Create Custom Roles
- Update Custom Role
- Delete Custom Role
- Get Query Tables
Enhancements
- You can enable the password protection option, when exporting data uisng the following APIs
Version 2.8.0
Batch Import
- Line handling improvements using quoted values and strategy-based parsing.
Export Data
- Memory spike issue fixed by writing data in chunks during export.
- Option provided to export data as stream.
Newly added APIs
- Get Table Metadata
- Get Query Table Details
- Reorder Columns
- Sort Data by Columns
- Create AutoML Analysis
- Delete AutoML Analysis
- Delete AutoML Analysis Model
- Create AutoML Analysis Deployment
- Run AutoML Analysis
- Delete AutoML Analysis Model Deployment
- AutoML What If Analysis
- Get AutoML Analysis in Org
- Get AutoML Analysis in Workspace
- Get AutoML Analysis Details
- Get Deployments for a Model
Version 2.7.0
New SDK Launch
- Introduced the official Ruby SDK, providing native support for the Zoho Analytics V2 API in the Ruby programming language.
Enhancements - NodeJS SDK
- Removed the deprecated request module.
- We have replaced it with the combination of the form-data external package and the native stream.Readable module to ensure better compatibility with the latest Node.js standards and improve long-term maintainability.
Version 2.6.0
Newly added APIs
Version 2.5.0
Newly added APIs
- Get Email Schedules
- Create Email Schedule
- Update Email Schedule
- Trigger Email Schedule
- Change Email Schedule Status
- Delete Email Schedule
Version 2.4.0
Newly added APIs
- Get Workspace Users
- Add Workspace Users
- Delete Workspace Users
- Change Workspace Users Status
- Change Workspace Users Role
- Move Views To Folder
- Change Folder Hierarchy
- Change Folder Position
- Export AS Template
Version 2.3.0
Newly added APIs
- Get Resource Details
- Create Query Table
- Edit Query Table
- Get Custom Formula List
- Add Custom Formula
- Edit Custom Formula
- Delete Custom Formula
- Get Aggregate Formula
- Add Aggregate Formula
- Edit Aggregate Formula
- Delete Aggregate Formula
- Updated Shared Details for views
- Get View Dependents
- Get Column Dependents
Version 2.2.0
Newly added APIs
- Get Shared Details For Views
- Remove Private Access
- Make views public
- Remove Public Permission
- Get Public Configurations
- Update Publish Configurations
- Get Trash Views
- Restore Trash Views
- Delete Trash Views
- Batch Import - New Table
- Batch Import - Existing Table
Version 2.1.0
Newly added APIs
- Get Variables
- Get Variable Details
- Create Variable
- Update Variable
- Delete Variable
- Make Default folder
- Get Datasources
- Sync Data
- Refetch Data
- Get Last Import Details
- Update Datasource Connection
Changes on existing APIs
- Copy Workspace: Added a new attribute "destOrgId" to choose the destination Org Id.
- Copy Views
- Added a new attribute "destOrgId" to choose the destination Org Id.
- JSONArray of "sourceViewId" and "destViewId" is returned in the response.
- Copy Formulas: Added a new attribute "destOrgId" to choose the destination Org Id.
- Saveas View: Newly created viewid is returned in response.
Version 2.0.0
- Initial release of the Client Library for Zoho Analytics V2 API's.