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

Realtime data gathering

ANSWERED

So I want to pull data from the Fitbit cloud to my database by using Fitbit API in real time. But as far as I am concerned, data only gets updated when you access the Fitbit app on your phone and swipe to sync the data to the cloud? Please correct me if I am wrong, but is it possible you to not have the Fitbit app on 247 but still be able to pull real time data using the API?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Web API data is only updated whenever the watch syncs (which should happen automatically every 20 minutes or so, if possible).

Realtime data can be obtained using the Device and Companion APIs. Sending it to an external system (server, database) is difficult but possible.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
3 REPLIES 3

Web API data is only updated whenever the watch syncs (which should happen automatically every 20 minutes or so, if possible).

Realtime data can be obtained using the Device and Companion APIs. Sending it to an external system (server, database) is difficult but possible.

Peter McLennan
Gondwana Software
Best Answer

Could you please outline how it would be possible? How to use the Device and Companion APIs to send realtime data to server. That would be very helpfull!

 
Best Answer
0 Votes

@DHR-FITBI assume you're using Charge 5. Those APIs can't be used with Charge 5.

Peter McLennan
Gondwana Software
Best Answer
0 Votes