Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

IdleTimer connector methods and events

Learn about the IdleTimer connector methods and events.

Start method

Sets the maximum idle time in seconds.

Parameter namePort typeData typeDescriptionMandatory?
MaxIdleTimeData InIntegerMaximum idle time in seconds.Yes

Stop method

Stops the timer.

OnIdleStart

Triggers the automation when the Start method is executed.

OnIdleStop

Stops the automation when the Start method is executed.

Parent Topic:IdleTimer connector