New services
Explore Plans
Mobile menu Close menu
MisfitMisfit

Log your weight

This Action will log a new weight measurement to Misfit.

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
API endpoint slug
misfit.update_weight
Filter code method
Misfit.updateWeight.skip(string?: reason)
Runtime method
runAction("misfit.update_weight", {})

Action fields

Current weight Text input > Short text

Label
Weight
Helper text
Slug
current_weight
Required
true
Can have default value
true
Filter code method
Misfit.updateWeight.setCurrentWeight(string: currentWeight)

Weight unit Dropdown list

Label
Weight unit
Slug
weight_unit
Required
true
Can have default value
true
Filter code method
Misfit.updateWeight.setWeightUnit(string: weightUnit)