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.
Acest exercițiu face parte din cursul
Intermediate Workflow Automation with n8n
Exercițiu interactiv practic
Transformă teoria în practică cu unul dintre exercițiile noastre interactive
Începe exercițiul