11-10-2017 00:42
11-10-2017 00:42
So I have some fitbit scales linked to my account. Is it possible to display the following on the Ionic?
"body/weight", "body/bmi", "body/fat"
If so would someone be kind enough to tell me how 🙂
Thanks,
Steve
Answered! Go to the Best Answer.
11-10-2017 02:57
11-10-2017 02:57
You should be able to get them trough the Web API: https://dev.fitbit.com/reference/web-api/body/#get-weight-logs
11-10-2017 02:57
11-10-2017 02:57
You should be able to get them trough the Web API: https://dev.fitbit.com/reference/web-api/body/#get-weight-logs
11-10-2017 04:53
11-10-2017 04:53
Ah nevermind, I found this which helped me get the weight...
https://dev.fitbit.com/reference/device-api/user-profile/
Still need fat% though!
11-10-2017 10:23
11-10-2017 10:23
We have an example of querying the Fitbit Web API soon, fat is available there.
https://dev.fitbit.com/reference/web-api/body/