Group Location
Explore Plans
Mobile menu Close menu
HabitifyHabitify

Create a new log

This action will create a new log.

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
habitify.create_new_log
Filter code method
Habitify.createNewLog.skip(string?: reason)
Runtime method
runAction("habitify.create_new_log", {})

Action fields

Unit type Nested dropdown list

Label
Which Habit?
Slug
unit_type
Required
true
Can have default value
false

Value Text input > Path to a folder

Label
Value
Slug
value
Required
true
Can have default value
true
Filter code method
Habitify.createNewLog.setValue(string: value)

Date Text input > ISO 8601 date and time

Label
Date
Slug
date
Required
false
Can have default value
true
Filter code method
Habitify.createNewLog.setDate(string: date)