New services
Explore Plans
Mobile menu Close menu
Amazon AlexaAmazon Alexa

History of Timer alerts

This query returns a list of when your timer went off.

About this query

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 query returns a list of when your timer went off.
API endpoint slug
amazon_alexa.history_of_timer_alerts
Runtime method
performQuery("amazon_alexa.history_of_timer_alerts")

Query fields

No fields for this query

Ingredients

Create timeDate and time the timer was last set.

Slug
lastUpdatedDate
Filter code
AmazonAlexa.historyOfTimerAlerts.CreateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Alert timeDate and time the timer goes off.

Slug
triggerTime
Filter code
AmazonAlexa.historyOfTimerAlerts.AlertTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00