Automate Reddit
Explore Plans
Mobile menu Close menu
Wireless TagWireless Tag

New KumoApp message

This Trigger fires every time a specific KumoApp produces a log message with KumoApp.Log call with a specific type.

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 every time a specific KumoApp produces a log message with KumoApp.Log call with a specific type.
API endpoint slug
wirelesstag.kumoapp_log

Trigger fields

Appid Dropdown list

Label
KumoApp Instance
Slug
appid
Required
true
Can have default value
false

Type Text input > Other

Label
Type
Helper text
Parameter "type" to KumoApp.Log call. Must be an integer. Only message with matching type will activate this trigger.
Slug
type
Required
true
Can have default value
true

Ingredients

Kumo app nameThe name you picked for the specific KumoApp instance you have.

Slug
appName
Filter code
Wirelesstag.kumoappLog.KumoAppName
Type
String
Example
Notify IFTTT when more than 2 windows are open

MessageThe content of the message text passed to KumoApp.Log call.

Slug
message
Filter code
Wirelesstag.kumoappLog.Message
Type
String
Example
Windows #1, #3, #4 are open.

Occurred atDate and time of the event.

Slug
happened
Filter code
Wirelesstag.kumoappLog.OccurredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00