This Action will log a new weight measurement to Fitbit.
Developer info
- 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)