Factuarea APIDevelopers

automation_condition_payload_field_missing

The key the condition reads is absent from the payload of the event, which is not the same as being present with a null value. Some events carry a reduced payload — a deletion, for instance, may only keep the identifier.

CodeTypeHTTPCategory
automation_condition_payload_field_missinginvalid_request_error422Automations

Cause

The key the condition reads is absent from the payload of the event, which is not the same as being present with a null value. Some events carry a reduced payload — a deletion, for instance, may only keep the identifier.

What to do

Compare a field the trigger always publishes, or move the check to a trigger whose payload does carry it.

On this page

Need a hand?Contact support