Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
adiey_26
Contributor
Contributor

Data Fetch Using python

Hey folks,

i want to fetch data from an URL 

i tried by using rest API but the records are not coming only 100 records are coming using that 

is there any possible way to fetch data from url using python or anything else ?

Thanks in advance.

Labels (1)
  • API

1 Solution

Accepted Solutions
Francisco_Fernandez

Hello @adiey_26 ,

You would need to install server side extensions (SSE)

Could you please check the following link?
https://developer.qlik.com/garden/5af5217ab2606a3c2c1f4d1d

 

Best regards,

Francisco

View solution in original post

1 Reply
Francisco_Fernandez

Hello @adiey_26 ,

You would need to install server side extensions (SSE)

Could you please check the following link?
https://developer.qlik.com/garden/5af5217ab2606a3c2c1f4d1d

 

Best regards,

Francisco