I’m building a Zap that when a Google Form is filled out, several actions are done. That form contains 2 image uploads. In the Google Sheet that is created with the form response, the uploads are put in drive, and then referenced by drive URLs in specific cells. I have no way of copying or moving the files, and there’s no way of referencing back to it since it needs permission to use those URLs.
Essentially I need the flow to be:
Form Response w/2 image uploads (one field each) → Move those 2 images to 2 different folders on a shared drive.
Is this possible?