JSON to Variables to Loop to Google Sheets

Hi @KyleBehrend

I’ve created this flow for you: Activepieces

It generates a JSON array with ChatGPT of the JSON object you posted. Since the generation is textual, I used a Code step to parse it into an actual JSON object. Then, I passed the array to a Loop step and I added a Google Sheets → Insert Row step to add some info from each of the items to a sheet.

1 Like