Custom Piped Text E-Mail Triggers? | XM Community
Skip to main content
Hi Everyone



Im hoping this is simple!



Im using some e-mail triggers with piped text from a carry logic forward question.



The problem I'm having is to ensure all the options are displayed I need to add the below.



The problem is lots of blank spaces show it as logic is carried forward in the e-mail received.



Any code I can put before piped text that will disable the text if no option finds its way into the piped text?



${q://QID65%231/ChoiceGroup/SelectedAnswers/x21} ${q://QID65/ChoiceDescription/x21}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x26} ${q://QID65/ChoiceDescription/x26}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x7} ${q://QID65/ChoiceDescription/x7}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x46} ${q://QID65/ChoiceDescription/x46}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x30} ${q://QID65/ChoiceDescription/x30}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x44} ${q://QID65/ChoiceDescription/x44}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x55} ${q://QID65/ChoiceDescription/x55}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x56} ${q://QID65/ChoiceDescription/x56}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x24} ${q://QID65/ChoiceDescription/x24}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x20} ${q://QID65/ChoiceDescription/x20}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x28} ${q://QID65/ChoiceDescription/x28}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x33} ${q://QID65/ChoiceDescription/x33}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x35} ${q://QID65/ChoiceDescription/x35}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x37} ${q://QID65/ChoiceDescription/x37}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x41} ${q://QID65/ChoiceDescription/x41}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x42} ${q://QID65/ChoiceDescription/x42}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x12} ${q://QID65/ChoiceDescription/x12}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x43} ${q://QID65/ChoiceDescription/x43}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x48} ${q://QID65/ChoiceDescription/x48}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x49} ${q://QID65/ChoiceDescription/x49}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x50} ${q://QID65/ChoiceDescription/x50}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x51} ${q://QID65/ChoiceDescription/x51}

${q://QID65%231/ChoiceGroup/SelectedAnswers/x52} ${q://QID65/ChoiceDescription/x52}
Capture this in an embedded data and piped-text the embedded data in email-trigger.
Hi @Mohammedali_Rajapakar_Ugam



Thanks for your help. Im not a wizard like you, could you give me a little guidance?



Thanks in advance.
What @Mohammedali_Rajapakar_Ugam is saying is to do the following:

1. Click "Survey Flow" in your survey.

2. Add an embedded data block (green one)

3. Add new embedded data fields for each question:

4. Map the embedded data to equal the value from the survey question

Note - This block must be under the block(s) that questions appear.



!

Leave a Reply