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

Enhancements

 

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

 

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

 

Version 2.4.0

Newly added APIs

 

Version 2.3.0

Newly added APIs

 

Version 2.2.0

Newly added APIs

 

Version 2.1.0

Newly added APIs

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.