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
- Label
- KumoApp Instance
- Slug
- appid
- Required
- true
- Can have default value
- false
- 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
- Slug
- appName
- Filter code
- Wirelesstag.kumoappLog.KumoAppName
- Type
- String
- Example
- Notify IFTTT when more than 2 windows are open
- Slug
- message
- Filter code
- Wirelesstag.kumoappLog.Message
- Type
- String
- Example
- Windows #1, #3, #4 are open.
- Slug
- happened
- Filter code
- Wirelesstag.kumoappLog.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00