Skip to content

Upload historical data to connect #8

@khazhix

Description

@khazhix

Hey! @lswiderski

I was shocked by how smooth app worked (iPhone 15/mi scale 2); So I wanted to know if one can process historical data manually.

By now I have .csv imported (zepp app/huami imported) that looks like that.
image

and, of course, Garmin import page https://connect.garmin.com/modern/import-data
Well it is said, that it should be in FitBit csv format, yet I can't figure it out.

I'm pretty sure the answer lies somewhere here

setBodyComposition({

Can you suggest how one can manipulate row
time,weight,height,bmi,fatRate,bodyWaterRate,boneMass,metabolism,muscleRate,visceralFat to be coherent with "format Garmin connect wants".

I tried to manipulate with different time formats, different names, looked for some "oldfashioned" tools like gotoes, FIT->CSV, CSV->FIT converters, etc, but kept getting rejected by

{
          "code": 400,
          "content": "The file was a valid type, but contained data we could not process successfully."
}

Huge thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions