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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
rpavan17
Creator
Creator

Using Rest connector to extract data from a tool

Hi,

I would like to use Rest connector to extract data from a tool. An URL was given for extraction. But, on setup i cannot see all fields available. How can i see all fields available on tool using this procedure.Restconnector.PNG

13 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

If you launch a browser and enter the URL that was given to you in the address bar, then what do you get?

rpavan17
Creator
Creator
Author

I have tried that earlier, I would get what was there in fields startat,max results...etc..,

As I have told earlier, based on gives criteria the ffields are extracted..

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Then you have to obtain all criteria and enter them in the respective Query fields before you can request any actual JSON data. Some Web services have an interface that lets you investigate the data structures, but not all of them. There is no Query Assembly wizard like there is in  the RDBMS SQL wizard.

rpavan17
Creator
Creator
Author

Hi,

Thanks for the answer.

I am not allowed to see the data structure so it is difficult for me to get the query. Hence, i am trying to see all the fields available. Is there any alternate method available?