Automate Reddit
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.

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
This action will execute the rule set up by the user at a given trigger point.
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)