Access UsageTags via API | XM Community
Skip to main content

I am trying to read the UsageTags of a survey via an API call. In the official docu I couldn’t find anything to this matter. 
Does anybody know a workaround how to access the UsageTag of a survey via API?

Thanks! 

Currently, there is no well-documented official API endpoint specifically for exporting Usage Tags of a survey in platforms like Qualtrics. However you can custom Scripting for Tag Management. 

For example: Using Web Scraping or Automation: You can use tools like Selenium or BeautifulSoup to automate interactions with the Qualtrics admin interface. This could involve logging in, navigating to the Usage Tags section, and extracting or applying tags manually. 

I see some same problem here, you can check this: Changing usage tags via the API | XM Community 

 

We all know that UsageTags, as defined by Qualtrics, serve a critical administrative function, enabling cost management by tagging surveys and users. So I think it is about security problem. 


Leave a Reply