Every webhook is logged here before side effects run · 16 events · 5 blocked
Schema validation failed on a demo notification step, so downstream effects stayed blocked.
{
"id": "wf_demo_failed_007",
"source": "n8n",
"type": "workflow.route.failed",
"data": {
"step": "notify.compose",
"error": {
"code": "SCHEMA_INVALID",
"field": "recipient",
"message": "recipient is required"
},
"attempt": 3,
"payload_ref": "evt_004"
},
"created": 1781944021
}