Get startedGet started for free

Build an output evaluation quality gate

Leadership wants a pass-or-fail decision after formatting, so bad rows surface on a dedicated branch instead of silently reaching downstream steps.

You'll import the logging workflow from the prior exercise, add a Code node named Evaluate Output that scores the batch, route with an If on pass, and wire two Edit Fields nodes that pull fields from Evaluate Output using the $('Evaluate Output') cross-node reference on the true and false branches.

This exercise is part of the course

Intermediate Workflow Automation with n8n

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise