I have a survey that I want to send to 900 people. I want to pre-populate some of the information shown on the survey with information I have stored about each individual in my database, similar to a mail merge. I don’t want the other 899 users to be able to see information about other people nor do I want a drop-down list of 900 options. Ideally, I would like to pulldata from the feature service but can create a csv file to do it.
Simple Example. I want to survey 5 ice cream stands.
Here is the information I have on each stand and the questions I want to ask:
In my survey I want to pre-populate the Stand ID and Owner Name and then send the survey to each Owner Email. Is this possible? If so how would I go about doing it?
Some things to keep in mind:
The Owner doesn’t know their Stand ID as it is unique to my database that they can’t see. However, I do want it shown on my survey.
I don’t want the Owners to know who else is being surveyed.
I want the survey to display unique information about the person.