yesterday
yesterday
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.
yesterday
yesterday
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.
8 hours ago
8 hours ago
Thank you. I am currently using the Web API. I will post in that forum.