Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to extract data more frequently than a daily summary

Hello,

At the moment I can only extract my Fitbit data as a daily summary. Is it possible to instead extract the continuous data (similar to the frequency of data collected within the Fitbit app)?

Any help is appreciated. Thank you.

Best Answer
0 Votes
2 REPLIES 2

The closest thing would probably be to use the Web API. I think you can subscribe to events that will notify your site/app when new data has been synced. There's a separate forum section for the Web API, but check out its documentation first.

You can get some real-time data by developing software to take it directly from the watch (if Versa or Sense).

Neither option is easy to implement.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Thank you. I am currently using the Web API. I will post in that forum. 

Best Answer
0 Votes