Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
arulsettu
Master III
Master III

Connect qlik sense with QRS API

Hi,

  How to connect qlik sense with qrs api i tried

https://servername:4242/header_name/qrsapp/full?xrfkey=abcdefghijklmnop

xrfkey assigned in virtual proxy headed authentication header name

is this correct or how can create x-qlik-xrfkey

Thanks

7 Replies
arulsettu
Master III
Master III
Author

i saw in some posts we can create our own x-qlik-xrfkey with 16 digits


but where to assign this in QMC ?


ves


Øystein_Kolsrud
Employee
Employee

You don't have to do anything in the QMC regarding the xrfkey. The only thing that is important is that the argument in the URL used for the API call matches the corresponding header of the http request. Have a look at this page:

Using Xrfkey headers ‒ Qlik Sense Developers

arulsettu
Master III
Master III
Author

yko

so the virtual proxy header name is important in the url right ?

Øystein_Kolsrud
Employee
Employee

Well, the proxy prefix goes into the url. But the xrfkey is not really related to the concept of proxies.

arulsettu
Master III
Master III
Author

yko

understood. if i want to call the app in python how can i do that. any suggestions

Thanks

Øystein_Kolsrud
Employee
Employee

I'm afraid I'm not expert on Python, so others would be better suited to help you there. It depends on what you want to do though. If you want to dig into the contents of the app, then you'll usually need to go through the Engine API instead.

arulsettu
Master III
Master III
Author

Thanks for the reply. i am trying to get the objects from the multiple apps