Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
wardzynski
Creator
Creator

Calls to Qlik Sense API to get information about Apps, Tasks and Users

Dear QS Experts,


What are the possibilities to develop a script in power-shell and use the Qlik Sense API to script and automatically fetch data about particular Apps, Tasks and the Usage from QMC, instead of just reading the log files and customise a Qlik Sense App that would visualise the content?

1 Reply
petter
Partner - Champion III
Partner - Champion III

Sure Daniel - that is quite feasible.

PowerShell is quite capable of doing any kind of Qlik Sense API call - so whatever the API allows you to do PowerShell can do it. Have a look at this:

PowerShell REST API Programming – Home