Hi I'm in a small casual.running club.
Most of us have fitbits in one form or another.
At the moment when running laps or on a track we just use fitbits for lap times etc.
It's then entered manually into a spreadsheet. What I'm wondering is, is there an app in any O/S that'll pull everyones data via cable or Bluetooth without setting up individual accounts
I envisage a runner attaching his device to the pc or tablet and the data getting transfered at a click of a button.
Each user would have an individual ID for the excel or access program
Is there something ready-made for this?
Thanks
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @LXNOLAN
The Fitbits are designed to only transfer data to the user's Fitbit account through the Fitbit mobile application. The Web API can be used to pull data from multiple users into a single application, as it sounds like you need. I can't think of an out of the box solution for you at the moment. In our Web API documentation, we do provide several code samples including on for Google Sheets. If someone in your group has programming experience, this example could be used to query the data of everyone in your running club.
Gordon