Response Report URL Help :) | XM Community
Skip to main content
Question

Response Report URL Help :)

  • January 25, 2024
  • 3 replies
  • 347 views

Forum|alt.badge.img+5

Hi Everyone

Hope you’re well.

I am aware via an email follow up you can include a URL to the responses using...

${​srr://SingleResponseReportLink}

But can I somehow capture this URL within my data and analysis?

I have set up results to go into a google sheet, and would also like to include a link to all the responses, so it’s easier to digest rather than lots of text in a single cell for example.

Hope you can help.

Thanks :)

3 replies

vgayraud
QPN Level 6 ●●●●●●
Forum|alt.badge.img+58
  • QPN Level 6 ●●●●●●
  • January 25, 2024

You’ll need to create a workflow and use a web service to update responses after they’ve been submitted by the respondents.

See this post :

 


kgillis
Level 6 ●●●●●●
Forum|alt.badge.img+30
  • Level 6 ●●●●●●
  • September 22, 2025

@parkie_0007  what was your solution to this? I have a similar story we are exporting our data and displaying “most” of the survey response within SalesForce, but would like a way for the to be able to click on response url to take them to the full response (we do not want to bring in ever single piece of data info SalesForce)


Forum|alt.badge.img+5
  • Author
  • Level 5 ●●●●●
  • September 23, 2025

Hi ​@kgillis 

${srr://SingleResponseReportLink?ttl=-0}

I actually just used this for my google sheet and didn't look further into it appearing in data and analysis.

Thanks