New services
Explore Plans
Mobile menu Close menu
RainMachineRainMachine

Change program start time

This action will change the start time for a specific program.

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
rain_machine.change_start_program
Filter code method
RainMachine.changeStartProgram.skip(string?: reason)
Runtime method
runAction("rain_machine.change_start_program", {})

Action fields

Start time Text input > Other

Label
Start Time
Helper text
Slug
start_time
Required
true
Can have default value
true
Filter code method
RainMachine.changeStartProgram.setStartTime(string: startTime)

Start date Text input > Other

Label
Start Date
Helper text
Slug
start_date
Required
true
Can have default value
true
Filter code method
RainMachine.changeStartProgram.setStartDate(string: startDate)

Programs Dropdown list

Label
What program?
Slug
programs
Required
true
Can have default value
false