AutomationWorkflowRuleBody
namestringrequired
stepsarray[object]
Show Child Parameters
triggersarray[string]
Creates a new automation workflow rule. Ensure that you check the available triggers, conditions, and actions to use valid options.
Use the following endpoints to check which options are available before creating a rule:
/triggers – lists available triggers/conditions – lists available conditions/actions – lists available actionsDeletes an automation workflow rule by its ID.
Fetches a specific automation workflow rule.
Updates an existing automation workflow rule.
Updates the status of an existing automation workflow rule. The status must be one of the following: PUBLISHED or PAUSED.