This query returns a list of every time a specific KumoApp produces a log message with KumoApp.Log call with a specific type.
- API endpoint slug
- wirelesstag.history_of_kumoapp_messages
- Runtime method
- performQuery("wirelesstag.history_of_kumoapp_messages")
Query 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.historyOfKumoappMessages.KumoAppName
- Type
- String
- Example
- Notify IFTTT when more than 2 windows are open
- Slug
- message
- Filter code
- Wirelesstag.historyOfKumoappMessages.Message
- Type
- String
- Example
- Windows #1, #3, #4 are open.
- Slug
- happened
- Filter code
- Wirelesstag.historyOfKumoappMessages.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00