This action will create a new log.
- API endpoint slug
- habitify.create_new_log
- Filter code method
- Habitify.createNewLog.skip(string?: reason)
- Runtime method
- runAction("habitify.create_new_log", {})
Action fields
- Label
- Which Habit?
- Slug
- unit_type
- Required
- true
- Can have default value
- false
- Label
- Value
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- Habitify.createNewLog.setValue(string: value)
- Label
- Date
- Slug
- date
- Required
- false
- Can have default value
- true
- Filter code method
- Habitify.createNewLog.setDate(string: date)