AutomationWorkflowConditionsResponse
conditionsarray[object]
Show Child Parameters
max_conditions_countinteger(int32)required
Fetches a list of available automation workflow conditions.
Some conditions accept only specific predefined terms, which are included in the response for reference.
Note: The Archived condition requires the RelativeDate trigger.
Fetches all automation workflow rules within an account in descending order of creation, with optional pagination (start and limit).
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.