This trigger fires when a new log is added to your habit.
Developer info
- API endpoint slug
- habitify.new_log
Trigger fields
Habit ID Dropdown list
- Label
- Habit
- Slug
- habit_id
- Required
- true
- Can have default value
- false
Ingredients
UnitThe unit of your log
- Slug
- unit
- Filter code
- Habitify.newLog.Unit
- Type
- String
- Example
- rep
DateThe date and time when the event is created.
- Slug
- date
- Filter code
- Habitify.newLog.Date
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
ValueThe value of your log
- Slug
- value
- Filter code
- Habitify.newLog.Value
- Type
- String
- Example
- 1
Habit nameThe name of your habit
- Slug
- habit_name
- Filter code
- Habitify.newLog.HabitName
- Type
- String
- Example
- Read Book