You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is that possible to edit an activity from the Garmin API?
I am trying to remove a few laps from a swimming workout and tried using the FITCSVTool.jar method but the generated FIT file from the edited CSV does not seem to be valid when I try to upload it on Garmin Connect.
I see a way to edit the number of laps through the Garmin UI, which suggests that we can edit things like that through the UI (check out this PR: #224 - which adds some activity update capability and you can probably tweak to edit lap numbers).
However, I don't see a way to truly remove laps and their data. The Fit method is probably your best bet, but that's not an area of my expertise -- I see you sort of had a solution but not really in that Garmin Forum thread
Is that possible to edit an activity from the Garmin API?
I am trying to remove a few laps from a swimming workout and tried using the FITCSVTool.jar method but the generated FIT file from the edited CSV does not seem to be valid when I try to upload it on Garmin Connect.
See https://forums.garmin.com/developer/fit-sdk/f/discussion/383704/how-to-edit-a-fit-file-swimming-activity
The text was updated successfully, but these errors were encountered: