New services
Explore Plans
Mobile menu Close menu
Logitech Circle Logitech Circle

Start recording

This action will start a new recording.

About this action

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 action will start a new recording.
API endpoint slug
logitech_circle.start_recording
Filter code method
LogitechCircle.startRecording.skip(string?: reason)
Runtime method
runAction("logitech_circle.start_recording", {})

Action fields

Which camera Dropdown list

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

How long Dropdown list

Label
How Long?
Helper text
Maximum length for the recording.
Slug
how_long
Required
false
Can have default value
true
Filter code method
LogitechCircle.startRecording.setHowLong(string: howLong)