I have a survey and I have a email workflow setup with a general message setup that has 5 piped text items into the message. The email goes to about 5 people depending on the type of response. For some reason, one of the piped text items isn’t populating into the email. All of the other ones are. The missing text is saving into the survey results. The workflow is to execute immediately. I’ve ran multiple tests and if I change the “To” and “From” the email populates correctly. Would changing the workflow to execute on a hour delay possibly fix anything? I’m at a complete loss.
I think changing “To” and “From” shouldn’t affect what’s inside the email.
Hi
Changing the workflow to execute later or changing “To” and “From” won’t change anything.
I believe it has to do with some typo, double check for it. If not - try pasting screenshot of current setup that isn’t working along with screenshot of excel export header questions to understand exactly which questions are referred and which one isn’t working out of all.
This key pulled correctly in one of the workflows:
{ "key": "q://QID25/ChoiceTextEntryValue", "value": "Damin Green" },
In other with the same general message, it does not pull it.
Hi
Changing the workflow to execute later or changing “To” and “From” won’t change anything.
I believe it has to do with some typo, double check for it. If not - try pasting screenshot of current setup that isn’t working along with screenshot of excel export header questions to understand exactly which questions are referred and which one isn’t working out of all.
I wouldn’t think it would change anything either but when I make a copy of the survey and run a test of it and only change the email addresses, it loads properly.
I would probably try contacting Qualtrics tech support to see if they can help if it’s a glitch in their system.
This key pulled correctly in one of the workflows:
{ "key": "q://QID25/ChoiceTextEntryValue", "value": "Damin Green" },
In other with the same general message, it does not pull it.
Nope, the pip-text should go like this ${q://QID25/ChoiceTextEntryValue}
This key pulled correctly in one of the workflows:
{ "key": "q://QID25/ChoiceTextEntryValue", "value": "Damin Green" },
In other with the same general message, it does not pull it.
Apart from what Nam mentioned in his post, may be QID is different in this survey, you may want to verify that. Or Question type could be different?
You want to customize the reply-to, right?
How can your pip-text go in to “key value” in JSON? Where exactly did you put it?
You want to customize the reply-to, right?
How can your pip-text go in to “key value” in JSON? Where exactly did you put it?
Yes. I have the reply to customized as well.
The ${q://QID25/ChoiceTextEntryValue} is in the body of the message. I have other piped text in the reply to and they work fine. I’ve contacted Qualtrics support and they have escalated it to their engineering team.
usually piped text work in the email body of workflow; hope Qualtric team find a solution for you.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.