automation_action_order_invalid
The position of a step inside the sequence is not a whole number, or it is negative. That position is what fixes the order in which the actions run.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_action_order_invalid | invalid_request_error | 422 | Automations |
Cause
The position of a step inside the sequence is not a whole number, or it is negative. That position is what fixes the order in which the actions run.
What to do
Number the steps with whole numbers from zero upwards, in the order you want them executed.
Related
All Automations error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.