How to create google drive folder with photo uploads from Google Form

Hello,

I need help on how to create a google drive folder with various photo that submit from google form.

Here is the detail,

Google form:
Question1: Store Code (text)
Question2: Upload Store photo (photo upload)
Question3: Upload Stock room photo (photo upload)

In google drive i want to automate these steps

  1. Create a folder name “Store Code_Date Submit”
  2. Upload 2 photo from google form (from Question2 and Question3)

Then in Google Sheet i want to update a cell with sharable link of google drive folder

Your help with be much appreciated :slight_smile:

Hey there,

Google Forms will already upload the file to your Google Drive. And they can already store the responses in a google sheet and will have a share link to said file.

If you want to move the file elsewhere after a form is filled, then this can be done by an app scrip directly from the sheet, no need to use Make here.

1 Like