Factuarea APIDevelopers

automation_condition_payload_type_mismatch

The value in the event contradicts the type the trigger declares for that field, and the evaluator does not convert types: a converted comparison would give a right answer by accident and hide that the payload changed shape.

CodeTypeHTTPCategory
automation_condition_payload_type_mismatchinvalid_request_error422Automations

Cause

The value in the event contradicts the type the trigger declares for that field, and the evaluator does not convert types: a converted comparison would give a right answer by accident and hide that the payload changed shape.

What to do

Check the trigger you chose and the field you compare; if the field is a date, send it as an ISO 8601 instant.

On this page

Need a hand?Contact support