0
votes

Is there any way to script a Google Form in a way that it automatically sends out an email with the form response summary to the user who filled it out?

The flow should be: - A user fills out a Google Form embedded on a website, the form includes "email" field - Every time this happens, Google Form sends an email to the respondent with a summary of his answers in the form.

1

1 Answers

0
votes

There's a specific script to do what you're trying to do. It's called MCQ and it was created by Romain Villard. It's a little tricky to use, but I've figured it out and I'm using it on a regular basis. Email me at [email protected] and I can help you to do it.

Joseph