
According to the directions that I've been using: https://medium.com/@weldebob/google-forms-is-brilliant-7b04765f1b8c
I needed to look for an "action" (starting with https://docs.google.com/forms/ and ending with /formResponse) which was easy enough to find!
I also need to put something like this: name=”entry.2118042119" into the name element properties for Name, Email, and Type your Message. There is absolutely nothing in the google form code, as far as I could find, that looked like a valid name value. On a mac, I searched the code using command+f for "name=" and "entry.", neither turned up any results that looked like they could be used in those action properties. I'm probably going about this in the wrong way.