Skip to main content

I’ve read the artical Enum and page method but we still have a question how the json response and the RSD file should be.

It would be great if anyone provide a full example (json response data and the RSD) so that we can fully test.

Thanks for advance!

Hi @Phantipa 

I am not sure I 100% understand this question. 

Your API JSON/XML response needs a field that refers to a page and max rows or pages for it to work.

If you do not have a max value to add the pagination will not be dynamic and you will have to set a fixed amount of pages to iterate through.

The URI you can see in the above image is for a free data source.

https://gorest.co.in/


Reply