I am trying to fetch all the records from the API using http client and selecting pagination option.
The processor is not giving any error but its only giving the records for 1st page only.
Attaching the screenshot for refrence.
value list contains 1000 records but the page size of the api is 100. I need to fetch all the records.