06-19-2019 00:16
06-19-2019 00:16
How can I get past(last 10-20 days) user activity like (steps, calories and more) from device API
Best Answer06-19-2019 06:34
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.
06-19-2019 06:34
Unfortunately, it's not available in the Device API. You have two options:
1. Capture that data yourself over time
2. Fetch it from the Web API
Best Answer