AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Switchur AppSwitchur App

Update a Switchboard Keyword

Use this action to assign a word or short sentence to a Switchboard Keyword.

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
Use this action to assign a word or short sentence to a Switchboard Keyword.
API endpoint slug
switchur.update_switchboard_keyword
Filter code method
Switchur.updateSwitchboardKeyword.skip(string?: reason)
Runtime method
runAction("switchur.update_switchboard_keyword", {})

Action fields

Switchboard keyword item Dropdown list

Label
Which Keyword do you want to update?
Slug
switchboard_keyword_item
Required
true
Can have default value
false

Set it to Text input > Short text

Label
Set it to?
Helper text
Enter the text you want assigned to the keyword or you can leave this field blank if you want the keyword to contain nothing.
Slug
set_it_to
Required
false
Can have default value
true
Filter code method
Switchur.updateSwitchboardKeyword.setSetItTo(string: setItTo)