Write and read workflow data
Stateless runs forget what happened five minutes ago, so you can't branch on yesterday's truth or prove what the pipeline actually stored. A tiny table is the difference between a demo and something ops can trust.
Create an n8n data table, then wire Data Table for insert and get, and finish with an If that reacts to the rows you just persisted.
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