Hi everyone,
I’m trying to figure out a way to repeat a section of my scenario and still have it continue after this is complete. I’m assuming I need a “Repeater” module but I’m not familiar with how these work.
In my scenario it does the following:
- Watches a google drive folder for new file
- downloads the file
- It gets extracted by ChatGPT Assistsants
- extracted info is added to a spreadsheet
Once the spreadsheet is complete (all new rows are added) it will later be downlaoded and sent in an email.
I need the section from “Watch files” to “Add a row” Spreadsheet to repeat as many times as there are new files retrieved from the “Watch folder” module and then continue after the flow after this is done.
Hope this makes sense!
Thanks