First of all I want to start by wishing everyone Happy and Successful 2023!
There was not much info here recently but this doesn't means that there are no updates. On the opposite :)
This post will cover all the interesting things that happened since the last update and will introduce
Few months ago we've announced Qlik Rest API
[https://informatiqal.com/qlik-rest-api/] and Qlik Repo API
[https://informatiqal.com/qlik-repository-api] Node.js packages. These packages
were needed for something else that was going to use them - Automatiqal and
Automatiql CLI.
Automatiqal
Automatiqal is a Node.js package and its
Beta
The pakage is in Beta phase so some bugs occur. If you experience any bugs or
have a question then feel free to open an issue
[https://github.com/Informatiqal/qlik-repo-api/issues/new/choose].
Qlik Sense Repository Service is in the center of any Qlik Sense cluster. This
service
Qlik Sense Proxy is not very popular but its quite important component of QSEoW.
All the user traffic is passing through it. Its one of these components that if
it doesen't works then nothing works :)
Communicating with Proxy APIs is not this common as the interaction with
Repository API or
Qlik Sense expose quite a lot of REST API endpoints for different components
(like Proxy service, Repository, Engine service etc).
The qlik-rest-api package can be used to communicate with all of them.
The package itself is a generic package. This means that it abstract some of the
complexity when calling