Explore Plans
Mobile menu Close menu
Logitech Circle

Recording ended

This trigger fires when a recording ends.

Developer info

API endpoint slug
logitech_circle.motion_recording_finished

Trigger fields

Which camera Dropdown list

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

Contains person Dropdown list

Label
Was a person detected? [Circle Safe Premium Only]
Helper text
Allows filtering based on Person Detection. If you do not subscribe to <a href="https://www.logitech.com/product/circle-2-home-security-camera/page/circle-2-safe#plans" target="_blank">Circle Safe Premium</a>, select Ignore.
Slug
contains_person
Required
true
Can have default value
true

Within zone Dropdown list

Label
Within Motion Zone? [Circle Safe Premium Only]
Helper text
Allows filtering based on Motion Zone. If you do not subscribe to <a href="https://www.logitech.com/product/circle-2-home-security-camera/page/circle-2-safe#plans" target="_blank">Circle Safe Premium</a>, select Everywhere.
Slug
within_zone
Required
true
Can have default value
false

Ingredients

Camera name Name of the camera that captured the recording.

Slug
camera_name
Filter code
LogitechCircle.motionRecordingFinished.CameraName
Type
String
Example
Front Door

Image url Temporary image url that is good for about 60 minutes.

Slug
image_url
Filter code
LogitechCircle.motionRecordingFinished.ImageUrl
Type
Image URL
Example
https://video.logi.com/snapshot.jpg

Recording type A comma separated list of types this event has.

Slug
recording_type
Filter code
LogitechCircle.motionRecordingFinished.RecordingType
Type
String
Example
'motion' or 'manual' or 'manual,motion'

Activity level The activity level (bubble color) of the recording.

Slug
activity_level
Filter code
LogitechCircle.motionRecordingFinished.ActivityLevel
Type
String
Example
'low' for grey bubbles, 'high' for blue bubbles

Started at Date and time recording started.

Slug
started_at
Filter code
LogitechCircle.motionRecordingFinished.StartedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Ended at Date and time recording ended.

Slug
ended_at
Filter code
LogitechCircle.motionRecordingFinished.EndedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Contains person Did this recording contain a person? (true or false)

Slug
contains_person
Filter code
LogitechCircle.motionRecordingFinished.ContainsPerson
Type
String
Example
true

Zone Zones in which the recording took place.

Slug
zone
Filter code
LogitechCircle.motionRecordingFinished.Zone
Type
String
Example
Zone 1, Zone 2