Explore Plans
Mobile menu Close menu
LiveSmartLiveSmart

Execute a rule

This action will execute the rule set up by the user at a given trigger point.

Developer info

API endpoint slug
livesmart.execrule
Filter code method
Livesmart.execrule.skip(string?: reason)
Runtime method
runAction("livesmart.execrule", {})

Action fields

Rule name Dropdown list

Label
Rule name
Slug
rule_name
Required
true
Can have default value
false

Rule status Dropdown list

Label
Rule status
Slug
rule_status
Required
true
Can have default value
true
Filter code method
Livesmart.execrule.setRuleStatus(string: ruleStatus)