๐ Hello, team!
I have a question about the CLAY HTTP API
The endpoint I am using returns a json with body containing 'status' field and some other data.
is it possible to display the 'status' value instead of the HTTP status code (i.e 200 or some other one) in the cell where the HTTP API is called?