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

Possible to display weight, fat% etc?

ANSWERED

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

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions
Best Answer
0 Votes
3 REPLIES 3

You should be able to get them trough the Web API: https://dev.fitbit.com/reference/web-api/body/#get-weight-logs

Best Answer
0 Votes

Ah nevermind, I found this which helped me get the weight...

 

https://dev.fitbit.com/reference/device-api/user-profile/

 

Still need fat% though!

Best Answer
0 Votes

We have an example of querying the Fitbit Web API soon, fat is available there.

https://dev.fitbit.com/reference/web-api/body/

 

 

Best Answer
0 Votes