JSON Array Treated as String
Hi, I'm encountering an issue where an HTTP response is returned as an array of JSON objects, but Typebot seems to treat the items inside the array as a plain string.
Note that when the response is printed in Typebot, there's an extra comma after the first bracket, which suggests it's not being parsed as a JSON.
Is there a way to properly handle this scenario?


1 Reply
Typebot Docs
Variables - Typebot Docs