IniziaInizia gratis

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.

Questo esercizio fa parte del corso

Intermediate Workflow Automation with n8n

Visualizza il corso

Esercizio pratico interattivo

Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi

Inizia esercizio