Group Location
Explore Plans
Mobile menu Close menu
TrickleStar Connected ProductsTrickleStar Connected Products

Schedule vacation event

This action will schedule a vacation event on all devices of the selected site. It can be used with triggers like Google Calendar "Any event starts".

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
tricklestar.vacation
Filter code method
Tricklestar.vacation.skip(string?: reason)
Runtime method
runAction("tricklestar.vacation", {})

Action fields

Site Dropdown list

Label
Site
Helper text
Slug
site
Required
true
Can have default value
false

Start time Text input > ISO 8601 date and time

Label
Start date time
Helper text
Slug
start_time
Required
true
Can have default value
true
Filter code method
Tricklestar.vacation.setStartTime(string: startTime)

End time Text input > ISO 8601 date and time

Label
End date time
Helper text
Slug
end_time
Required
true
Can have default value
true
Filter code method
Tricklestar.vacation.setEndTime(string: endTime)