Defines what happens when the rule triggers. Combines an action type with action-specific configuration data.
Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Name of the automation rule.
Optional stateWhether the automation rule is active. Enabled rules trigger on matching case events; disabled rules are inactive but preserve their configuration.
Defines when the rule activates. Combines a trigger type (the case event to listen for) with optional trigger data (conditions that narrow when the trigger fires).
Generated using TypeDoc
Attributes required to create an automation rule.