Hi all,
I have created a survey (not published yet) but having some trouble with sending emails automatically to few standard email id's and to an email id entered in the survey.
I have created workflow -> event based action item -> to send an email.
My survey asks the user to select department name. Based on the selection I would liek to send an email to certain people. For example: If user chooses departments A or B or C, and submit the survey, there should be an email sent to XXXX@gmail.com, XXXX@gmail.com, and to the user itself (user provides email id in the survey. I have it as ${q://QID57%233/ChoiceTextEntryValue/1/1} ) with the response report.
I have done the above and still there is no email. Any idea why this is happening?