External API per call limit

Hello Wapplers,

I have an external API endpoint which limits 10 input data values per call.
In my database I have 25 entries which I would like to be as a data input for external API calls.
Question is: what would be best approach in “Wappler way” to go trough all 25 database entries and set repeated API call with 10 input per call (it will be first 10 entries, another 10, and rest 5 entries)?

Thank for the help in advance.

Community Page
Last updated: