AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Ti-Do by T-LABTi-Do by T-LAB

Input trigger

This trigger fires when an input port switchs to a specific state

About this trigger

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 trigger fires when an input port switchs to a specific state
API endpoint slug
ti_do.input_switch

Trigger fields

Input ID Dropdown list

Label
Which input?
Slug
input_id
Required
true
Can have default value
false

Label Text input > Other

Label
Label
Slug
label
Required
true
Can have default value
true

Value Dropdown list

Label
Which state/level?
Helper text
Select if you want to trigger the action when input turns ON or OFF
Slug
value
Required
true
Can have default value
true

Ingredients

Input nameName of the input

Slug
input_name
Filter code
TiDo.inputSwitch.InputName
Type
String
Example
Switch 1

Event timestampDate and time of change event

Slug
event_timestamp
Filter code
TiDo.inputSwitch.EventTimestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00