stravaup icon indicating copy to clipboard operation
stravaup copied to clipboard

Option to change gear_id (bike type)

Open Flavien06 opened this issue 7 years ago • 0 comments

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.

Flavien06 avatar May 17 '18 18:05 Flavien06