I'm rather new to QlikView and how it works so please excuse me if this question was already asked but I don't seem to find a answer so far . I'm interested if Qlikview Management Console has a RESTUL API we can access via HTTP requests?
The system we have installed is :
"
Product Information
Product name
QMS Backend Core x64
Client Build Number
11.20.12852.0
"
Just to give you a background on what we want to achieve , we would like to pass a HTTP API request and get back data under :
Status->Services and/or Status-QVS Statistics and retrieve an xml/json with the data.
Can you let me know if this is possible , I know QMC has an API but we are interested in a REST API.
QMC has no API as the QMC is simply a web page served from the web server inside the QMS.
The QMS service has an API, but I don't think it offers a Rest interface nor a JSON interface. It's just a web service with its own set of commands and replies.