Use this action to turn on, turn off, or toggle a Switchboard Switch.
- API endpoint slug
- switchur.update_switchboard_switch
- Filter code method
- Switchur.updateSwitchboardSwitch.skip(string?: reason)
- Runtime method
- runAction("switchur.update_switchboard_switch", {})
Action fields
- Label
- Which Switch do you want to update?
- Slug
- switchboard_switch_item
- Required
- true
- Can have default value
- false
- Label
- And set it to?
- Helper text
- You can turn your switch on, off, or toggle it.
- Slug
- set_value
- Required
- true
- Can have default value
- true
- Filter code method
- Switchur.updateSwitchboardSwitch.setSetValue(string: setValue)