This action will be able to control your Brilliant Nexus actions which you have created in your Brilliant Nexus app
- API endpoint slug
- brilliant_nexus.execrule
- Filter code method
- BrilliantNexus.execrule.skip(string?: reason)
- Runtime method
- runAction("brilliant_nexus.execrule", {})
Action fields
- Label
- Action Name
- Helper text
- Brilliant Nexus Action names
- Slug
- rule_name
- Required
- true
- Can have default value
- false
- Label
- Action Status
- Helper text
- Enable/Disable your Brilliant Nexus actions
- Slug
- rule_status
- Required
- true
- Can have default value
- true
- Filter code method
- BrilliantNexus.execrule.setRuleStatus(string: ruleStatus)