Reputation: 447
I have a google form that is sent out each time a customer makes a purchase. The form has the below fields:
This is sent out as an email with the bill_no and a google form link in the email body which the customer opens to fill the form.
I am trying to check if its possible to directly pass the bill_no that is present in the email body to the first question in the google form which asks for the bill_no. I do not want the customer to manually enter this bill_no but rather trying to see if it can be auto populated and the customer fills the remaining questions in the form.
Upvotes: 0
Views: 95
Reputation: 38150
Check the section Send a form with prefilled answers on Is it possible to 'prefill' a google form using data from a google spreadsheet?
Related
Upvotes: 1