I am trying to send a follow up Google form that shows questions based on a respondent's previous response.
For example, in my 1st form, I have asked the following MCQ question:
What role do you want to signup for?
- Teacher
- Student
- Guard
I then wish to email the respondents a 2nd follow up form that asks a different question based on the user’s selected signup choice:
- Teacher: What subject do you want to teach?
- Student: What school do you attend?
- Guard: What shift do you want?
The 2nd form should not have a conformation question that asks about the respondent's role choice again.
Currently, I am exploring the zap that sends gmails when a new response is recorded in Google Form but the zap does not allow me to customise the email so I can send different pre-filled links to the respondents. How can I solve this problem?