I have a Google Form where there are multiple instances where a user will upload 1-10 photos per instance. When the zap triggers I am having difficulty getting those photos relocated to specific folders in Google Drive. It creates a zip file however the photos are not contained in the zip file, just long text files. What can I do to fix this?
Best answer
How do I upload multiple files on Google Drive when a form submission on Google Forms contain multiple attachments?
Best answer by Troy Tessalone
Hi
Good question.
Make sure your GForm is connected to a GSheet to save the responses.
https://support.google.com/docs/answer/2917686?hl=en
Then you can use GSheet as your Zap trigger.
There will be a field that has the URLs of the files.

You can use the Looping app to iterate thru each file link: https://zapier.com/apps/looping/help
You can use a Formatter > Text > Split (split at “id=” and keep the last segment).
Example: https://drive.google.com/open?id=XXX would result in XXX
Then you can use the Zap action: GDrive - Move File

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.