Run and read a Python Code node
Not every row in a feed is clean — missing temperatures or empty descriptions should surface before they skew reports. Catching problems upstream keeps the downstream branch reliable.
Import the starter with pinned city data, execute it, and trace how the Python Code node tags each row. Then watch the Is Valid? node route good records to True and broken ones to False.
This exercise is part of the course
Intermediate Workflow Automation with n8n
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise