How to get "Structured AI Output" to multiple rows in a Google sheet?
Status: Open · Asked by Bjarne Eldhuset on · 0 views
I'm using the ChatGPT structured AI Output to generate 25 rows of data with 15 columns with a json_schema response format.

The output is awesome, but it is in "Simple" the output data is spread out in 375 fields, or in "Advanced", everything in 1 field.
How do I get this into Google Sheets as 25 rows, without having to map 375 fields manually? The json shcema has all the column headings from my sheet.