Describe the problem/error/question
I have an n8n workflow where I use the Airtable Record Search node, but it’s not passing data to the IF node. When I run it, the node stops and says “No output data returned”, even though there are records that should be found.
The purpose of the IF node is to check if a number exists in my Airtable, and if it doesn’t, it should create a new record. However, the workflow never reaches the IF node.
What is the error message (if any)?
No output data returned
Please share your workflow
Share the output returned by the last node
NO DATA
Information on your n8n setup
- n8n version: LASTEST
- Database POSTGRES
- n8n EXECUTIONS_PROCESS setting DEFAULT
- Running n8n via DOCKER
Operating system: WINDOWS 10

