Skip to content

Changelog

Learn about new developer features and improvements.

JavaScript examples in the REST API reference documentation now use qlik-api

The qlik-api JavaScript library is now the recommended approach for integrating with Qlik Cloud REST APIs and the Qlik Analytics Engine (QIX) in JavaScript solutions.

To simplify adoption and reduce complexity, all JavaScript examples in the REST API reference documentation now use qlik-api instead of native Node.js code.

Updated JavaScript example using qlik-api in REST API reference documentation

This update makes it easier for developers to:

  • Get started with Qlik Cloud API integrations in JavaScript
  • Follow best practices for authentication and API usage
  • Maintain and extend their solutions using a supported library
Was this page helpful?