How can we help you today? How can we help you today?

Dumping all the records in SQL SERVER table from JSON API with looping all the pages

Hi Team,

I am trying to dump all the records from all the pages (JSON API) Into SQL SERVER table.
So, I am trying to loop page numbers in URL till I get the last page.
The loop runs fine. However, It is just dumping all the records from the first. 
I tried to print URL just to make sure It changes the page parameter and It changes that parameter.
Just not dumping the records.




jprajapati
0

Comments

1 comment

Add comment

Please sign in to leave a comment.