Group Location
Explore Plans
Mobile menu Close menu
BlueLink Smart ConnectBlueLink Smart Connect

Change Hold Status

This action will change the current hold status of the device (either ENABLED or DISABLED)

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
API endpoint slug
bluelink.hold_status
Filter code method
Bluelink.holdStatus.skip(string?: reason)
Runtime method
runAction("bluelink.hold_status", {})

Action fields

Selected device Dropdown list

Label
Select Device
Helper text
Slug
selected_device
Required
true
Can have default value
false

Hold status Dropdown list

Label
Hold Status
Helper text
Slug
hold_status
Required
true
Can have default value
true
Filter code method
Bluelink.holdStatus.setHoldStatus(string: holdStatus)