This action will fire the associated rule on our coqon box.
Developer info
- API endpoint slug
- coqon.simple_rule_action
- Filter code method
- Coqon.simpleRuleAction.skip(string?: reason)
- Runtime method
- runAction("coqon.simple_rule_action", {})
Action fields
Action code Text input > Other
- Label
- action_code
- Helper text
- The code provided by the coqon rule, associating the action to the rule.
- Slug
- action_code
- Required
- true
- Can have default value
- true
- Filter code method
- Coqon.simpleRuleAction.setActionCode(string: actionCode)