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

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 :)

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 :

 


@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)


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