Do we have any API through which we can generate automatic reports for any survey ? | XM Community
Solved

Do we have any API through which we can generate automatic reports for any survey ?

  • 21 October 2019
  • 1 reply
  • 52 views

We're trying to implement a solution where we intend to use ready-made APIs for generating direct reports. On performing a GET request, the
API should return all the details that we find in the Qualtrics dashboard, as shown below.

Can anyone help me on this ?

!
icon

Best answer by TomG 21 October 2019, 16:40

View original

1 reply

Userlevel 7
Badge +27
There isn't an API for creating reports. You can use APIs to export the response data and create your own report using the response data. Start with this API:
https://api.qualtrics.com/reference#create-response-export-new

Leave a Reply