New services
Explore Plans
Mobile menu Close menu
FitbitFitbit

Log your weight

This Action will log a new weight measurement to Fitbit.

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
fitbit.log-weight
Filter code method
Fitbit.logWeight.skip(string?: reason)
Runtime method
runAction("fitbit.log-weight", {})

Action fields

Weight Text input

Label
Weight
Slug
weight
Required
true
Can have default value
true
Filter code method
Fitbit.logWeight.setWeight(string: weight)

Weight unit Dropdown list

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