Download Distribution History of a certain distribution in the same format as clicking the button | XM Community
Skip to main content
Question

Download Distribution History of a certain distribution in the same format as clicking the button

  • May 3, 2022
  • 2 replies
  • 326 views

Hi,
Is it possible to export the history of a distribution to an excel file in the same format as if you were to click on the "Download History" button next to a distribution?
Could this be done using the Qualtrics API or even a Qualtrics Workflow?
Thanks in advance.

2 replies

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • November 25, 2022

Hey matt_turch
If you still need this. Try the following API with the relevant distribution I'd.
Hope it helps!


MohammedAli_Rajapkar
QPN Level 5 ●●●●●
Forum|alt.badge.img+20

To get the distribution history you will have to use this API : https://api.qualtrics.com/8840efb2c71a8-list-distribution-history (you will have to pass the distribution id) Through API you can only get the output in JSON format.