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 on every door event.
- API endpoint slug
- garadget.door_event
Trigger fields
Door ID Dropdown list
- Label
- Which door?
- Slug
- door_id
- Required
- true
- Can have default value
- false
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Garadget.doorEvent.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Event typeThis is type of the event: opening, open, closing, closed, stopped, online, offline, initialized
- Slug
- event_type
- Filter code
- Garadget.doorEvent.EventType
- Type
- String
- Example
- opening