AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
HabitifyHabitify

Create a new mood

This action will create a new mood

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
This action will create a new mood
API endpoint slug
habitify.create_new_mood
Filter code method
Habitify.createNewMood.skip(string?: reason)
Runtime method
runAction("habitify.create_new_mood", {})

Action fields

Mood Dropdown list

Label
Mood
Slug
mood
Required
true
Can have default value
true
Filter code method
Habitify.createNewMood.setMood(string: mood)

Date Text input > ISO 8601 date and time

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