30 Mar 2023
05:50 AM
- last edited on
17 Apr 2023
03:36 AM
by
AgataWlodarczyk
Hi team,
Is there any way to extract month or year data with minutes as a resolution?
As of now, we can only extract data for 7 days with a minute resolution.
Solved! Go to Solution.
Hi @fcourbon , several queries you mean executing API one by one by changing timeframe or there is another way to do it like lopping?
A loop would be suitable, for instance using a 1 day timeframe and adapting the timeframe for each day of a given month, sending one request per day.