A beginner's guide
Explore Plans
Mobile menu Close menu
Scout AlarmScout Alarm

History of when a mode was disarmed

This query returns times when a mode was disarmed.

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
This query returns times when a mode was disarmed.
API endpoint slug
scoutalarm.history_of_when_a_mode_was_disarmed
Runtime method
performQuery("scoutalarm.history_of_when_a_mode_was_disarmed")

Query fields

Mode ID Dropdown list

Label
Which mode?
Slug
mode_id
Required
true
Can have default value
false

Ingredients

NameName of mode.

Slug
name
Filter code
Scoutalarm.historyOfWhenAModeWasDisarmed.Name
Type
String
Example
Away

Formatted textText shown in activity feed.

Slug
formatted_text
Filter code
Scoutalarm.historyOfWhenAModeWasDisarmed.FormattedText
Type
String
Example
Dave via IFTTT disarmed Away mode

EventState of mode.

Slug
event
Filter code
Scoutalarm.historyOfWhenAModeWasDisarmed.Event
Type
String
Example
Armed

ByThe name of the person or thing that triggered the mode to start arming.

Slug
by
Filter code
Scoutalarm.historyOfWhenAModeWasDisarmed.By
Type
String
Example
Dave via IFTTT

AtDate and time the mode was arming.

Slug
at
Filter code
Scoutalarm.historyOfWhenAModeWasDisarmed.At
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00