I have integrated Qualtrics with an LMS for our end of course surveys, and I am trying to use the survey responseId to generate a link to an individual response back into Qualtrics.
I see that in the web services, there are fields for both responseId and responseLink, but the link is incredibly long, and I was hoping to just use the responseId to generate a url for our customer service or instructor teams to link to a user’s survey. (Something like /qualtrics.com/responses/{responseId})
Any suggestions?