This query returns a list of when a door opens, closes, or moves.
- API endpoint slug
- notion.history_of_door_opens__closes_or_moves
- Runtime method
- performQuery("notion.history_of_door_opens__closes_or_moves")
Query fields
- Label
- What sensor and event would you like to be notified about?
- Helper text
- Don't see your sensor? You may not have a door task on a sensor.
- Slug
- listener_id_trigger_value
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Notion.historyOfDoorOpensClosesOrMoves.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- trigger_value
- Filter code
- Notion.historyOfDoorOpensClosesOrMoves.Event
- Type
- String
- Example
- open
- Slug
- sensor_name
- Filter code
- Notion.historyOfDoorOpensClosesOrMoves.SensorName
- Type
- String
- Example
- 'Kitchen Door'