Is there a way to have query responses automatically parsed to JSON?

Hi there! :raised_hand_with_fingers_splayed:

I just started to use Appsmith and I’ve been found it very useful.
However I observed my query responses’ data has been loaded on JS as plain strings, leaving for me the requirement to JSON-parse it every time I want to use it anywhere on the app.

Here an example using list component:

Screenshot from 2023-04-14 10-58-16

Might I missing any configuration?
On datasources’ settings I can only setup request authentication. And there isn’t any response parse setting on query configuration either.

I was wondering if there would be a way to do this parsing just once, right after receiving the query response :thinking:
Thank you for your help! :handshake:

Hello @artu-hnrq

Thank you for bringing this to our attention.
Our engineers have started working on a fix for this issue as a couple of other users reported the same issue.
I can’t guarantee a possible ETA for the fix at the moment but, we’ll communicate any updates with you.
Thank you for your continuous support.

1 Like

Hello! Please track this GitHub issue to get updates on the progress: [Bug]: JSON response gets stringified by server · Issue #22450 · appsmithorg/appsmith · GitHub

1 Like