Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jasplund_asperiq
Contributor
Contributor

Gerrit JSON API

Hi I'm trying to load Gerrit data into Qlik Sene and even though Gerrit has a REST Api, to protect against-site scripting they return a json response that starts with )]}'. So my options now are to either find a way to clean the response or to be able to use their ssh-api.

Does anyone here have any idea how to do any of it. I can't find a ssh-connector but if exists it would be the preferred way.

My current strategy is to use a Webfile connection to get the raw response, clean it and then read it again as json. But I'm not sure that it will work because we use https without certificates and I'm not sure if it is possible to skip certificate validation.

Anyone here faced a similar challenge? 🙂

Labels (2)
0 Replies