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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
pawwy1415
Creator III
Creator III

Rest api connector help

Hi Everyone,

Can any one please help me how to do full load  extraction from SharePoint using REST API.Connector.

Right now I have tried like below . Here I am not able to extract more than 20000 records when i have changed to 25000 its showing error.

URL: https://xxxxxxxxxxxxxxxxxxxx/xxxxxxxxxx/_api/web/lists/getbytitle('xxxxxxx')/Items?$Top=20000

Timeout  : 30

Method  : Get

Checked Auto Detect Response Type

Key generation strategy : Sequence ID

Authentication: Windows NTLM

Entered Username and password

Pagination Type is: None

Please help me on this.

Thanks in advance

2 Replies
pawwy1415
Creator III
Creator III
Author

Hi stalwar1& omarbensalem,

Could you please suggest me .

pawwy1415
Creator III
Creator III
Author

Hi mto,

Could you please suggest about full load extraction from share point with rest connector.