Group Location
Explore Plans
Mobile menu Close menu
RemoteLyncRemoteLync

Location disarmed

This Trigger fires every time the RemoteLync location 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 the RemoteLync location you specify is disarmed.
API endpoint slug
remotelync.location_disarmed

Trigger fields

Location Dropdown list

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

Ingredients

Location nameThe name of the location that was disarmed.

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

UsernameName of the user who disarmed the location.

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

Disarmed atDate and time location was disarmed.

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