Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
CassiusVinicius
Contributor
Contributor

Is there a qlik connector to read json with base64 data and show it on qliksense ?

Hello,

Is there a qlik connector to read json with base64 data and show it on qliksense, please ?

For example:

I get the following response from a URL (HTTP GET): { "filename":"test.pdf", "fileBase64:"ZmlsZSBlbmNvZGVkIGJhc2U2NA=="}

Can I show the pdf document into qliksense, please ?

Labels (2)
1 Reply
vunguyenq89
Creator III
Creator III

Hi,

  • You can use Qlik REST connector to read the JSON response. For example https://www.youtube.com/watch?v=FqwNU_pnFt4
  • Qlik Sense does not support showing PDF documents as a visualization object. You will need to find an extension for that.