stravaup
stravaup copied to clipboard
Option to change gear_id (bike type)
Hi Thanks for the script. It's great. I make a fork and I'd like to add the way to change the gear_id for the activity an idea of how to impelemter it I block a can.
I would like to add the way to change the material use for the activity (gear_id) an idea of how to impelemter it.I don't find how to do :/
Strava support :
You can use the Update Activity API - http://developers.strava.com/docs/reference/#api-Activities-updateActivityById to do so. Although, gear_id is not listed as one of the UpdatableActivity, you can still pass in the gear_id that you want to update it to.