Parse + iterator json

Hello, I’m stuck on a workflow, I’m trying to parse and iterate through a JSON coming from OPEN AI to store it in the database. I managed to display it in a repeating group thanks to the JSON assistant, but once done, it bothers me because I would like to enrich the data, especially with regards to a photo. In other words, I would like to split the following JSON into two and store it in two rows of the database, with the title in one column, details in another, and so on if possible.


This topic was automatically closed after 70 days. New replies are no longer allowed.