Here is my scenario:
I have a registration form and would like to create a new Google Drive folder for participants after registration.
The problem is that the participant should be assigned directly in the correct course folder.
For example:
- If someone registers for the course in August 2024, then they should be created in the folder “Course August 2024”.
- If someone registers for the course in October 2024, then they should be created in the folder , and so on.
My question: How can I create the location of the folder based on the course entry in the form? When mapping, only the folder ID seems to be accepted, not the name. However, I do not have this available at this point.
I look forward to your ideas.
Many thanks in advance