AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
SonosSonos

Set Volume

Set Volume of Sonos Player or Group

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
Set Volume of Sonos Player or Group
API endpoint slug
sonos.set_volume
Filter code method
Sonos.setVolume.skip(string?: reason)
Runtime method
runAction("sonos.set_volume", {})

Action fields

Volume Text input > Other

Label
What level do want the volume to be?
Helper text
It doesn't just go to 11. It goes way beyond 11 - enter any value between 0 (total silence) and 100 (maximum overdrive)
Slug
volume
Required
true
Can have default value
true
Filter code method
Sonos.setVolume.setVolume(string: volume)

Room Dropdown list

Label
Where do you want to set the volume?
Helper text
Select room
Slug
room
Required
true
Can have default value
false

Include grouped rooms Dropdown list

Label
Include grouped rooms?
Helper text
Set the volume for this room only, or include grouped rooms?
Slug
include_grouped_rooms
Required
false
Can have default value
true
Filter code method
Sonos.setVolume.setIncludeGroupedRooms(string: includeGroupedRooms)