automation_condition_field_not_evaluable
The condition reads a field the trigger does not publish as evaluable. The allowlist never resolves an unknown path to a default value, because a field resolved in silence is the very hole the sandbox exists to close.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_condition_field_not_evaluable | invalid_request_error | 422 | Automations |
Cause
The condition reads a field the trigger does not publish as evaluable. The allowlist never resolves an unknown path to a default value, because a field resolved in silence is the very hole the sandbox exists to close.
What to do
Read the evaluable fields of that trigger and use one of the paths it returns, written relative to the resource of the event.
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.