I am in too deep trying to figure out how to parse this JSON. I thought bubble was meant to parse it automatically, which makes me assume I am in the wrong in some way. Love any insight.
The link in the op is a link to the playground api that gave that response.
Oh man, if you can figure this out I think you’ll provide something that will provide value to a lot of people. I just don’t think enough no/low coders realise how easy AI is yet, and to be honest, parsing the data is my only setback from creating some pretty mind blowing functionality which I assume many people will eventually be in the same position.
Feel free to ask anything and I’ll get back to you, or even grab a call.
I’m struggling to work out how I use this data in Bubble though, I really want to store it to the DB in a backend workflow… assuming I will need some kind of Json > Bubble plugin but not found anything.
I’ve read in the forumm somewhere that we can send it through an backend workflow and get it to format correctly but I have tried and I can’t figure it out.
As @NigelG said, we have textual JSON and we need it to be parsed. I can’t imagine this hasn’t be documented somewhere on bubble forum, I just can’t find it.
@jamesdevonport I’m right with you mate, we’ll figure it out one day!
There must be a solution to this. I’ve been searching for weeks, but I can’t find a way to do it. I’m trying to explore if there is a way to structure the API prompt in such a way to return a response that bubble will recognize as JSON instead of text. If this can be solved, it can open an amazing potential for really cool functionality.