Hi,
I am trying to set up a REST connection. Here are the prerequisites:

The API delivers data for a maximum of one month, and no more than 10,000 rows at a time.
I'm a bit of a beginner when it comes to the new Rest data source 🙄
I wonder what the easiest way to do is to;
1. Read all rows for the selected period using the fetchFromActivityId field. That field is in one of the API's tables.
2. Loop through month by month until I arrive at today's date.
The API works fine. It is no problem to fetch 10,000 rows from a selected period.
All ideas are gratefully received 🙂
BR
Anders