I have set up an automated action to reply to survey participants.
The survey itself is public and does not require the user to log in.
We capture the name and email in the survey.
What is the best method to use the email address in my reply email template?
The data I need can be accessed using ${object.value_text} based on survey.user_input_line
I'm trying to get to this via the survey>user_input>user_input_line>questions>answers>my email field
Hope this makes sense and someone can help.
Thanks in advance!