Explore Plans
Mobile menu Close menu
iOS Health

Log weight

This action logs body mass in pounds or kilograms to your iPhone's Health app.

Developer info

API endpoint slug
ios_health.log_body_mass
Filter code method
IosHealth.logBodyMass.skip(string?: reason)
Runtime method
runAction("ios_health.log_body_mass", {})

Action fields

Number of units Text input > Other

Label
Weight
Helper text
e.g. 182
Slug
number_of_units
Required
true
Can have default value
true
Filter code method
IosHealth.logBodyMass.setNumber Of Units(string: number_of_units)

Units Dropdown list

Label
Units
Slug
units
Required
true
Can have default value
true
Filter code method
IosHealth.logBodyMass.setUnits(string: units)

Occurred at Text input > Other

Label
Date and time weighed
Helper text
Optional and will use current time if blank
Slug
occurred_at
Required
false
Can have default value
true
Filter code method
IosHealth.logBodyMass.setOccurred At(string: occurred_at)