It doesn’t matter where it comes from but in the case I am using the MindStudio AI which sends a text response formulated as a single JSON string such as :
```
/{“ColumnA”:”ValueA1”,“ColumnB”:”ValueB1”},{“ColumnA”:”ValueA2”,“ColumnB”:”ValueB2”}]
```
How do I take this and create the two rows in Google Sheets? Do I need to loop?
I’m able to have it start with a different format if required.
I was also looking at this but it’s not clear to me how this works: https://help.zapier.com/hc/en-us/articles/8496275165709-Create-line-items-in-Zaps#h_01HJ1CTEWMZ42KSY0XQXF2D5QN