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
- Label
- Which Keyword do you want to update?
- Slug
- switchboard_keyword_item
- Required
- true
- Can have default value
- false
- 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)