The (beautiful new - btw) documentation of ListRows ( List Rows ) says that ListRows without a filter does deliver the hidden fields like _id as well.
When using the “Get Many [Rows]” node in a current n8n installation, the defined fields show up, but not the hidden ones.
The same issue occurs when I use the “Do not limit to a view” selection at “View Name”.
Previously the hidden fields were delivered, and my processing logic used the _id field. ( Maybe you can bring back the hidden fields anyway, not only when not using a view )
Your Setup:
- cloud hosted seatable
- self hosted n8n (version 1.100.1)