New services
Explore Plans
Mobile menu Close menu
GarageioGarageio

Door Open State

This query returns a list of recent events when a garage door you manage was opened or closed via the Garageio website or smartphone app.

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
API endpoint slug
garageio.door_open_state
Runtime method
performQuery("garageio.door_open_state")

Query fields

Door Dropdown list

Label
Which door?
Slug
door
Required
true
Can have default value
false

Ingredients

Door name

Slug
door_name
Filter code
Garageio.doorOpenState.DoorName
Type
String
Example
Door 1

Door state

Slug
door_state
Filter code
Garageio.doorOpenState.DoorState
Type
String
Example
Opened

User name

Slug
user_name
Filter code
Garageio.doorOpenState.UserName
Type
String
Example
John Smith

User email

Slug
user_email
Filter code
Garageio.doorOpenState.UserEmail
Type
String
Example
john.smith@example.com

Channel

Slug
channel
Filter code
Garageio.doorOpenState.Channel
Type
String
Example
Garageio Mobile App

Created at

Slug
created_at
Filter code
Garageio.doorOpenState.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00