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 when an alarm sounds.
- API endpoint slug
- notion.alarm
Trigger fields
Listener ID trigger value Dropdown list
- Label
- What sensor and event would you like to be notified about?
- Helper text
- Don't see your sensor? You may not have a smoke alarm task on a sensor.
- Slug
- listener_id_trigger_value
- Required
- true
- Can have default value
- false
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Notion.alarm.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Sensor nameThe name of the Notion sensor.
- Slug
- sensor_name
- Filter code
- Notion.alarm.SensorName
- Type
- String
- Example
- 'Hallway smoke alarm'
EventThe trigger that occurred.
- Slug
- trigger_value
- Filter code
- Notion.alarm.Event
- Type
- String
- Example
- 'alarm'