Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
QlikAnalyst
Contributor II
Contributor II

Embed web Application table into qliksense.

Hi,

Qliksense allow to embed visual to embed into Web applications. Can we embed web application data into qliksense using API ?

I want to create a visual in Python and embed into qliksene, Is it possible using APIs? 

Thanks

Labels (2)
1 Reply
Eugene_Sleator
Support
Support

Hi @QlikAnalyst  this should be possible using Server Side Extensions.  Please review the GitHub repositories below;

server-side-extension 

server-side-extension-examples-python 

SSE-python-GetStarted 

Hope this helps