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

Want to get live data from my FitBit to an online API/File

Hi!

 

This is my first time developing for FitBit and I want to get live data from my FitBit app onto an online API or even just a file on my PC. I have been able to get the live heart rate on FitBit Studio but can't figure out how to save it or upload it.

 

Would appreciate the help.

Thanks!!!!

Best Answer
0 Votes
3 REPLIES 3

See vague suggestions here. Contrary to what I wrote there, you could get away without saving anything to watch storage if you send it to the companion often enough.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Hey. So I'm using the method of loading with the companion app and then trying to upload the data with a fetch command. However, the fetch command keeps failing. Any tips on that?

Best Answer
0 Votes

https only, and CORS can be a problem

Peter McLennan
Gondwana Software
Best Answer
0 Votes