开始使用免费开始使用

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.

本练习是课程的一部分

Intermediate Workflow Automation with n8n

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习