Discussion board where members can learn more about Integration, Extensions and API’s for Qlik Sense.
Can I know is it possible to integrate Qlik Sense with Angular 2+ versions
Hi,
Basically, Qlik Mashup works like this:
You open a WebSocket to Qlik associative engine using the qlik.openApp method.
Objects use the same WebSocket, that is the same session, which means they are connected.
So, as far as you are following this, you should be able to use the mashup with Angular.