Data Table node - If Raw Exists - Two way boolean flow request

Describe the problem/error/question

I tried to use the option “Continue (using error output)” but it doesn’t work.
In many usage, if you are looking “if a raw is present” (or not), you need to do something on both cases.
Now the Table Node can only stop the execution.

Manage true/false output (like an IF node) or Data/error, will greatly reduce the number of nodes required by a flow.

Please share your workflow


Information on your n8n setup

  • n8n version: 1.120.4
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): LXC Container
  • Operating system: Debian 12

Maybe just add the other node If row does not exist together

@mohamed3nan

i thought he was proposing a feature request!

1 Like

giphy

1 Like

thanks for the suggestion, anyway.
Also a GET RAWS with a way to mange empty results would be great.