Notify website on submitting survey with Response ID | XM Community
Skip to main content
Solved

Notify website on submitting survey with Response ID

  • February 18, 2019
  • 1 reply
  • 10 views

Forum|alt.badge.img+2
Is there anyway that our website will get notified after successful survey submission. Also, let us know is there any way we will get Response Id in javascript in thank you page.

Best answer by TomG

You can pipe ${e://Field/ResponseID} on the thank you page. You can create an Action to call a web service that sends the Response Id to your website.

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • February 18, 2019
You can pipe ${e://Field/ResponseID} on the thank you page. You can create an Action to call a web service that sends the Response Id to your website.