I’m trying to set up an automation in Studio Web to extract information from police reports in different folders inside one folder on Google Drive then add the data from each extracted field to a master spreadsheet. The folders are labeled according to each arrestee.
I built the automation to test it on one folder. It worked, so I expanded it to iterate through the folders using “For each file and folder.” I also set up log messages that show everything is iterating correctly and the data is being pulled from Document Understanding based on the model.
Now it’s not writing to the spreadsheet. I don’t understand what the issue is because everything is configured exactly the same. The only difference is that it’s pointed at a different spreadsheet.
Any guidance on this would be greatly appreciated. Thanks!

