AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
BlueLink Smart ConnectBlueLink Smart Connect

Change Hold Mode

This action will change the current hold mode of the device

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 change the current hold mode of the device
API endpoint slug
bluelink.hold
Filter code method
Bluelink.hold.skip(string?: reason)
Runtime method
runAction("bluelink.hold", {})

Action fields

Selected device Dropdown list

Label
Select Device
Helper text
Select the device for which you want to change the hold mode
Slug
selected_device
Required
true
Can have default value
false

Hold setting Dropdown list

Label
Hold Mode
Helper text
This is the desired hold mode
Slug
hold_setting
Required
true
Can have default value
true
Filter code method
Bluelink.hold.setHoldSetting(string: holdSetting)