AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
StravaStrava

Update weight

This Action will update your weight on Strava.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will update your weight on Strava.
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)