Output Survey Responses as HTML | XM Community
Skip to main content

Anyone know of any way/example code/tools that will convert a set of responses into a formatted Web Page (HTML)?
I wrote a basic transformation using response XML output and XSLT, but it's not very generic, and handling matrix tables are not easy. Thus I'm looking for others who may have gone down this path. Thanks in advance.

There is something available directly OTB using Qualtrics:
Here you go: https://www.qualtrics.com/support/survey-platform/actions-module/email-task/#ResponseReport
In case you are looking to customize this, try using APIs - https://api.qualtrics.com/73d7e07ec68b2-get-survey
For handling matrix tables - I believe you are using custom way, then you will require understanding of the structure API returns and generate table.


Leave a Reply