Hello everyone,
I am struggling to get the desired output format for Open AIs ‘transform’ module to google sheet’s ‘add row’ module.
For context, the ideal scenario (pun intended) is that when I input an unstructured meal plan in the Open AI module, it gives a structured response, and each response is added as a new row in a google sheet.
When I first did this, only one row of data appeared. (row 2 in the spreadsheet screenshot).
I did some research and it said I could try using array, but that meant all the items in each column were in one cell separated by commas (row 3 of spreadsheet).
There are no errors, but I would love some help to correct it (I have manually written out the desired row result in rows 9-16 of the screenshot). I know I need some more modules, please let me know which ones - thanks!