Explore Plans
Mobile menu Close menu
beam

Door opened or closed

This trigger fires when the selected door state (open, closed) for a garage door you have access to is achieved.

Developer info

API endpoint slug
beam.door_toggled_new

Trigger fields

Door Dropdown list

Label
Door
Slug
door
Required
true
Can have default value
false

Door state Dropdown list

Label
Door State
Slug
door_state
Required
true
Can have default value
false

Ingredients

Door name The name of the door that was opened or closed.

Slug
door_name
Filter code
Beam.doorToggledNew.DoorName
Type
String
Example
Door 1

Door state The state (open / closed) of the door.

Slug
door_state
Filter code
Beam.doorToggledNew.DoorState
Type
String
Example
Open

User name The name of the person that opened/closed the door.

Slug
user_name
Filter code
Beam.doorToggledNew.UserName
Type
String
Example
John Smith

User email The email address of the person that opened/closed the door.

Slug
user_email
Filter code
Beam.doorToggledNew.UserEmail
Type
String
Example
john.smith@example.org

Channel The application used to open/close the door.

Slug
channel
Filter code
Beam.doorToggledNew.Channel
Type
String
Example
Beam Mobile App

Created at Date and time event was created.

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