01-25-2022 17:30 - edited 01-26-2022 03:42
01-25-2022 17:30 - edited 01-26-2022 03:42
I cannot see tracked "exercises" from my fitbit One on the /activities/list.json endpoint. I see it when going to my Fitbit Dashboard > Log > Activities, it shows up as an "Activity Record".
On the fitbit One, you simply hold the button down for 2-3 seconds, and it begins to track as an exercise. You do the same to stop it from tracking the exercise. It appears the simplicity of this general "exercise" tracking may make it fairly different then the newer fitbit's where you can specify a "Walk" or "Run"... I'm wondering if this older type of general "Exercise" was missed in the Web API or is there a different endpoint to get this? I also tried /activities/date/YYYY-mm-dd.json, it simply does not show up for an activity record logged from the One tracker.
01-27-2022 08:12
01-27-2022 08:12
Hi @clueo8
Have you tried querying your data in the Web API Explorer, https://dev.fitbit.com/build/reference/web-api/explore/. When you consent, please don't change the client ID displayed.
Gordon
01-27-2022 09:08 - edited 01-27-2022 09:08
01-27-2022 09:08 - edited 01-27-2022 09:08
Yes, I can't seem to locate fitbit One tracked activities on the Web API.
01-28-2022 08:42
01-28-2022 08:42
Thank you for confirming. Let me do some research on this for you.
Best,
Gordon
07-21-2022 14:49
07-21-2022 14:49
Hi @clueo8
The Web API is only able to return data based on what the device supports. It looks like the Fitbit One device does not record activities in a way that exposes it through the API similarly to the newer devices. If you need to record activities using a pedometer, you can use the mobile application as a pedometer. You'll want to enable mobile track to provide continuous step recording. When you want to record an activity, you'll start recording through the exercise section of the dashboard.
Gordon
Gordon