Group Location
Explore Plans
Mobile menu Close menu
RemoteLyncRemoteLync

Camera disarmed

This Trigger fires every time a RemoteLync camera you specify is disarmed.

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 every time a RemoteLync camera you specify is disarmed.
API endpoint slug
remotelync.camera_disarmed

Trigger fields

Camera Dropdown list

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

Ingredients

Camera nameThe name of the camera that was disarmed.

Slug
device_label
Filter code
Remotelync.cameraDisarmed.CameraName
Type
String
Example
Front Door

Location nameThe name of the location containing the camera that was disarmed.

Slug
location_label
Filter code
Remotelync.cameraDisarmed.LocationName
Type
String
Example
My House

UsernameName of the user who disarmed the camera.

Slug
username
Filter code
Remotelync.cameraDisarmed.Username
Type
String
Example
Ben Smith

Disarmed atDate and time camera was disarmed.

Slug
event_time
Filter code
Remotelync.cameraDisarmed.DisarmedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00