This Action will update your weight on Strava.
Developer info
- API endpoint slug
- strava.update_weight
- Filter code method
- Strava.updateWeight.skip(string?: reason)
- Runtime method
- runAction("strava.update_weight", {})
Action fields
New weight Text input > Other
- Label
- New weight
- Slug
- new_weight
- Required
- true
- Can have default value
- true
- Filter code method
- Strava.updateWeight.setNewWeight(string: newWeight)
Weight unit Dropdown list
- Label
- Weight unit?
- Slug
- weight_unit
- Required
- true
- Can have default value
- true
- Filter code method
- Strava.updateWeight.setWeightUnit(string: weightUnit)