I´m tryin to make configure a Rest Connection to an Api that deliver 50 lines / rows per request. I all ready getting the 50 lines but I need to get all the data or at least a month that is usually 1,000 rows
I need help or tips on how to configure the pagination section.
On the next images the Api Info, then The Pagination options and finally an example that I´m trying to implement with no results: