Rest API that returns new line JSON

hey all! Loving things so far with retool.

I got stuck on something- I'm trying to use a REST api that returns newline JSON - and I can't figure out how or if it's possible to use it with retool

any advice?

Depends on what you need to do...
Check this: How to handle newlines in JSON ? - GeeksforGeeks

can I somehow parse the new line json? right now it puts it as a giant message and doesn't parse

@cueland If you could post a sample of the JSON you are trying to parse and the output format you want, that will allow me to try and get a solution back to you.