02-28-2015 06:07
02-28-2015 06:07
Hi all,
How do I retrieve "Active minutes", just as we can see them in the Fitbit app ?
I already have access to Intraday data, but I am not sure how to get this and have examined alot of different calls using the API explorer.
Any hints are much appreciated 😉
-
Cheers from Denmark,
Tony Fonager
Answered! Go to the Best Answer.
02-28-2015 11:51 - edited 02-28-2015 11:51
02-28-2015 11:51 - edited 02-28-2015 11:51
Have you looked at the API-Get-Activities call? It looks to report minutes:
I think "Active Minutes" is the combination or fairly and very active minutes.
02-28-2015 11:51 - edited 02-28-2015 11:51
02-28-2015 11:51 - edited 02-28-2015 11:51
Have you looked at the API-Get-Activities call? It looks to report minutes:
I think "Active Minutes" is the combination or fairly and very active minutes.
03-01-2015 02:19
03-01-2015 02:19
Hi Michael,
Thats exactly what I needed - think I had been focusing too much on the TimeData API.
Do you know if its possible to get them like IntraDay data, so I can see in fx. which 15 minute intervals they have been active, like in the Fitbit app ?
And thanks again 🙂