I can import a lot of things from Garmin connect, but I cannot tick off Body Fat% ??
I’m also interested in this one … the data from the Garmin’s scale.
@david do you think it’s possible to implement this or I have to user 3rd party application like fitnesssyncer ?
I would like to pull body fat from my Garmin account as well if possible.
I see that Muscle Mass is available
I don’t have an index scale, and I’m working on getting data from Garmin Connect website (BreakAway: Indoor Training - Sync Withings Data to Intervals.Icu - #9 by app4g) to also possibly push to Intervals. Quite possibly this is just useless as David would add capability to get bodyFat directly. But it’s a good task for me to get this done. (learnt something new)
RIght now I can get Blood Pressure and Weight info (systolic, diastolic, weight, bodyFat)
{
"startDate": "2023-06-15",
"endDate": "2023-06-22",
"dateWeightList": [],
"totalAverage": {
"from": 1686787200000,
"until": 1687478399999,
"weight": null,
"bmi": null,
"bodyFat": null,
"bodyWater": null,
"boneMass": null,
"muscleMass": null,
"physiqueRating": null,
"visceralFat": null,
"metabolicAge": null
}
}
Dummy Data either Manually entered or synced from Withings → GarminConnect
I’m using Withings & would love to be able to get BodyFat% / Muscle Mass / Water etc
YOu’re right, muscle mass is supported by intervals and withings. Will add it in.
Will need to see what other stuffs intervals supports for wellness and can be mapped to Withings and will add it in.
Hi @all
is there meanwhile a possibility to get the data like “Body Fat” or “BMI” or “body water” from Garmin Connect without using a third-party app?
I don’t think so, having same issue
I am also interested. Right now, I have a Vitafit Scale, and I have to enter all the info that the scale gets manually. I use this web form to send data from my Vitafit application to the Garmin Connect site: GitHub - lswiderski/WebBodyComposition: Web App to export data from Mi Body Composition Scale and upload it to Garmin Connect Cloud.
Thank you for your time and effort.
Im using a manual script to get Withings to Garmin. Still the problem is that Garmin to Intervals doesnt include body fat. So I had to find another solution, I found FitnessSyncer to be working (free)
So
Manual script: Withing to Garmin to Intervals (Losing everything except weight going from Garmin to Intervals)
FitnessSyncer: Withing to Intervals to Intervals (Have every mertric but skipping Garmin)
I use apple health as the middle man.
Then you have multiple options.
Healthfit
Breakaway
Apple shortcuts (free w learning curve)
But it’s limited to what Apple health supports. Tho for me. It supports what I need/want so that’s all I need.