Is it possible to use piped text in the Web Service body parameter? | XM Community
Skip to main content

Is it possible to use piped text in the Web Service body parameter?

  • April 25, 2022
  • 1 reply
  • 72 views

Forum|alt.badge.img+1

I'm trying to create a mailing list and I wanted the name to be random, maybe a combination of the date the survey was taken + some random numbers to give it a unique name, hence the "RNDM" piped text. It doesn't work though. Is there a proper syntax for using piped text?
image.png

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • April 25, 2022

Yes, you can and your format is correct. However, the embedded data won't be resolved when you click Test (it will be sent as the string ${e://Field/RNDM}).