New to Qlik Analytics

If you’re new to Qlik Cloud or Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!

Who Me Too'd this topic

Anonymous
Not applicable

REST API returns json but with xml wapper

I can access a REST API with my web browser, but the json it returns has an xml wrappper like this :

<string xmlns="http://blah.org/">

Then all good json, then the end of the wrapper.

</string>

When I try to load this into Qlik Sense using the Qlik Rest Connector I can create the connection fine and the <Test Connection> says Test was successful.

But when on the connection I go to Select data it fails to loads anything whatever I try.  I have a feeling that it the xml wrapper causing issues.  Anybody got any suggestions on how to sort this ?

Who Me Too'd this topic