Connecting to webservices API and pulling data into QlikSense
Hi All,
We are trying to connect to a webservice API to get some statistics. We were able to connect using Rest connector but was able to see only headers or definitions.
We have to establish a session first and then call the method getstatistics to get data.
I am using POST to send the resquest in the body of the rest connector, but I don't see anything except definitions.
API has given us sample set session and getStatistics payload requests which are below: