Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
shambhu
Contributor
Contributor

Integrate Qlik Engine API with Qliksense application(Qliksense script export through automation)

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

Labels (2)
1 Solution

Accepted Solutions
marksouzacosta

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

View solution in original post

1 Reply
marksouzacosta

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