startinteger(int32)
limitinteger(int32)
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.
Updates an existing automation workflow rule.