New Google form with File upload field

I’m creating a scenario where, once a Google Form is submitted, a Google Drive folder is created, along with a Google Doc containing the form responses. I also need to create a new Google Form with a file upload field that is linked to the information from the original form submission. The link to this new form would be saved in the previously generated Google Doc, so the admin can copy and share the form URL for users to submit their files.

However, I recently discovered that the “New Form” module does not support adding a file upload field to the form. I also tried using the “Edit Form” option, but it only modifies the existing form instead of duplicating it.

How can I achieve file upload functionality in a way that associates the uploaded file with the data from the original form submission?

Hey @felipemarquardt,
How important is it for your system to keep running in Google Sheets?
I would recommend for many reasons to take into account the switch to a more scalable solution that supports database features, like the one you just described. My recommendation is to think about this kind of solution like Airtable or any alternative.

Thanks
Dimitris Goudis