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 your alarm goes off.
- API endpoint slug
- amazon_alexa.alarm_fired
Trigger fields
No fields for this trigger
Ingredients
Create timeDate and time the alarm was last set.
- Slug
- lastUpdatedDate
- Filter code
- AmazonAlexa.alarmFired.CreateTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Alert timeDate and time your alarm goes off.
- Slug
- triggerTime
- Filter code
- AmazonAlexa.alarmFired.AlertTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00