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: 
sasikumar
Partner - Creator
Partner - Creator

difference between qrs and engine and json api qlik sense ?

Hi Qlikers,

                  What is different between qrs and engine and json api in qlik sense ?

                  What we can do, what we cant do ?

                  Any working examples or links would be helpful...

 

Thanks,

Sasikumar

 

Labels (1)
1 Solution
5 Replies
LDR
Creator II
Creator II

Hi @cpomeren003 

So according your answer if we need to see the script for any app we have to use Engine JSON API instead of QRS API, isn't it?

Thanks

alex_colombo
Employee
Employee

Correct

LDR
Creator II
Creator II

Thanks @cpomeren003 

stefanstoichev123

Just to add a little bit more info:

 

- QRS api - anything that can be done in the QMC (streams operations, reload task operations, virtual proxies, app upload/delete etc).

- Engine json api - anything you can do with specific app in the Hub - script operations, reload app, add/remove sheets, add/remove/update objects, make selections, bookmarks, session objects, "interrogate" the app to get  data from it etc

 

And conceptual difference - QRS API is REST based; communication with Engine JSON API is web socket based

 

Regards!

Stefan