Hi everyone,
I am trying to pull approx. 3000 rows data using an API however the data api has a limit of 100 per request.
I am aware I will need to use pagination however, I don’t understand how to set it up as I am fairly new to bubble (even after reading the documentation bubble provides using the cursor and limit parameters, etc). The documentation I found on Bubble’s website is this: Data API requests | Bubble Docs
However, as mentioned, I am fairly new to bubble and have no clue how to set this up and can’t find anything online.
Could someone please provide step by step guidance + screenshots or an example bubble site, on how to set this up?