jparis / qrs-interact

Inactive - QRS Interact is a simple javascript library that allows users to send queries to the Qlik Sense Repository Service.
GNU General Public License v3.0
10 stars 7 forks source link

question: more examples? #51

Closed QHose closed 6 years ago

QHose commented 7 years ago

hi,

Thanks for creating this handy repo.

I wondered do you have some more example on how to

thanks!

QHose commented 7 years ago

In order to try to answer my own question...

in the source you will find this function for a post, the second param is the body. this.Post = function (path, body, sendType) {

jparis commented 7 years ago

Ah, totally missed the notification on this. I will try to add some more examples soon!

jparis commented 7 years ago

Added a few more examples here, as well as different ways to user certificates (custom configuration).

https://github.com/eapowertools/qrs-interact/wiki