Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
Could you please help me how to integrate/create Qlik Engine API with Qliksense application?
Scenario: We need to create a script or qliksense app to export Qliksense script and store it in notepad.
Thank you in advance
Shambhu B
Hi @shambhu,
This is very broad and has multiple possible solutions and the path depends on your background experience.
Maybe the easiest path would be using Qlik-CLI: Using qlik-cli with Qlik Sense Enterprise client-managed Repository API (QRS) | Qlik Developer Porta...
After establishing the connection, you can try the app script get | Qlik Developer Portal
After those initial tests you can integrate Qlik-CLI with PowerShell or Python to manipulate loops, the outputs, etc. ChatGPT will be a great help for you here.
If you are experienced with .NET, you can try Qlik Sense .NET SDK: Qlik Sense .NET SDK overview | Qlik Developer Portal.
Regards,
Mark Costa
Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com
Hi @shambhu,
This is very broad and has multiple possible solutions and the path depends on your background experience.
Maybe the easiest path would be using Qlik-CLI: Using qlik-cli with Qlik Sense Enterprise client-managed Repository API (QRS) | Qlik Developer Porta...
After establishing the connection, you can try the app script get | Qlik Developer Portal
After those initial tests you can integrate Qlik-CLI with PowerShell or Python to manipulate loops, the outputs, etc. ChatGPT will be a great help for you here.
If you are experienced with .NET, you can try Qlik Sense .NET SDK: Qlik Sense .NET SDK overview | Qlik Developer Portal.
Regards,
Mark Costa
Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com