Group Location
Explore Plans
Mobile menu Close menu
CamioCamio

Motion detected

This Trigger fires when motion is detected (based on the specified criteria).

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 when motion is detected (based on the specified criteria).
API endpoint slug
camio.motion_detected

Trigger fields

Camera Dropdown list

Label
Choose a camera
Helper text
Choose "All Cameras" to monitor all cameras.
Slug
camera
Required
true
Can have default value
false

Ingredients

Camera nameThe camera that detected the motion.

Slug
camera_name
Filter code
Camio.motionDetected.CameraName
Type
String
Example
DoorCamera

Triggered timeThe time at which the event was triggered.

Slug
triggered_time
Filter code
Camio.motionDetected.TriggeredTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

ColorsA comma separated list of colors that were detected in the event.

Slug
colors
Filter code
Camio.motionDetected.Colors
Type
String
Example
blue, purple, green

Event linkA link to the event at camio.com (only accessible if you're logged in).

Slug
event_link
Filter code
Camio.motionDetected.EventLink
Type
Web URL
Example
https://www.camio.com/#search;t=123

ZonesA comma separated list of zones in which motion occurred.

Slug
zones
Filter code
Camio.motionDetected.Zones
Type
String
Example
Window, Door

Motion directionThe direction of motion in the event (approaching or departing the camera or N/A).

Slug
motion_direction
Filter code
Camio.motionDetected.MotionDirection
Type
String
Example
approaching

Objects detectedThe objects detected in the event (currently just people and cars).

Slug
objects_detected
Filter code
Camio.motionDetected.ObjectsDetected
Type
String
Example
People, Cars