
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
QlikSense and Python
Hi, Fellows!!!
I wanna get objects or meanning of varibles (something like that) from Qlik Sense apps via Python tools.
Is is possible to set up such interaction?
What may I read ? Where can I find examples?
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could use either the Qlik Sense API directly by doing Websockets/JSON communication with the Qlik Sense environment or you could use Qlik Server Side Extensions (SSE). It depends on your use case and I guess the first option would be best for you.
If you have a look at these Github projects you might find what you need: https://github.com/search?q=Python+Qlik
Or for Qlik SSE (AAI - Advanced Analytics Integration):

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could use either the Qlik Sense API directly by doing Websockets/JSON communication with the Qlik Sense environment or you could use Qlik Server Side Extensions (SSE). It depends on your use case and I guess the first option would be best for you.
If you have a look at these Github projects you might find what you need: https://github.com/search?q=Python+Qlik
Or for Qlik SSE (AAI - Advanced Analytics Integration):

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
geat! Thanks a bunch!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If this answered your question please tag the answer as correct

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ping .... ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
