Enforce validation checkpoints
Riverbend Retail's webhook cheerfully marks every order as processed, even when order_id is missing or amount is zero. That quietly poisons downstream steps — finance only notices when the numbers refuse to reconcile.
Import the starter and place two If gates before Process Order, each routing bad rows to Stop and Error with a clear message so invalid payloads never reach processing.
Deze oefening maakt deel uit van de cursus
Intermediate Workflow Automation with n8n
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen