Actions Question | XM Community
Skip to main content
I am trying to design a question in a survey that would trigger the survey response to only go to that individual selected. For Example:



Who are you working with on this Project?



Brad

Brett*(Survey response is sent to Brett only.)

Glenda

Kelly

Kyle

Sarah

Steph
@bking12,



You can pipe an embedded data field as an email address in an Email Trigger. So, you need to to assign an email address to an embedded variable based on the answer to your question above. You can do that with survey flow branches or JavaScript.
There's two ways I can think of to do it. You could:



Create an action for each criteria and have a static email address for each recipient.



OR



Create an embedded data field and use branch logic to fill the email address based on the response, then use the embedded data field in the email field in the action.



They seem to be the same amount of work, just either in the Survey Flow or the Actions tab.

Leave a Reply