n8n fetch rows returns incorrect data when json data in textfield

,

Hi,

In seatable cloud connected to n8n, the n8n node returns the json data in a textfield instead of the rows data.

This is the table content:

This is the json returned from the many rows node function:

And this is the GET query with the REST API that returns a good result, so no rush but would be nice to fix it :slight_smile:

Thanks!