Qualtrics Web Data Connector values for URL and Sec URL to be set in the Tableau server whitelist | XM Community
Solved

Qualtrics Web Data Connector values for URL and Sec URL to be set in the Tableau server whitelist

  • 29 March 2021
  • 2 replies
  • 184 views

Badge +2

Hi
We need to create a Qualtrics WDC whitelist entry in Tableau Server to enable integration between Tableau and Qualtrucs as part of the whitelist setup.
Please can anyone share what values we need to set in the URL and Secondary URL parameters as part of the whitelisting setup in the Tableau server?
E.g - Does the URL need to be the exact URL that is available from the Tableau option in the Data & Analysis tab which is specific to the survey?
https://abc.fra1.qualtrics.com/API/tableauwdc/ui/?surveyId=SV_XYX
or is there a generic URL that will be a one-time setup?
https://abc.fra1.qualtrics.com/API/tableauwdc/ui/
Also, what should be the value for the Secondary URL (if any)?
E.g https://abc.fra1.qualtrics.com/.*
Thanks for your help.
Regards
Kalidas Shetty


icon

Best answer by C____h___r__i_s 29 April 2021, 01:47

View original

2 replies

I have used the following:
tsm data-access web-data-connectors add --name "WDC NAME HERE" --url https://abc.fra1.qualtrics.com:443/API/tableauwdc/ --secondary https://abc.fra1.qualtrics.com/(.*)
tsm pending-changes apply (this is required following a WDC change.)

This was working correctly up until version 2020.3.7 (I am currently experiencing WDC issues.) When I initially set it up the .* wildcard was in parenthesis. This may no longer be necessary.

Badge +2

Thanks.
This seems to be working. Only thing is I have added /ui at the end.
We are using Tableau 2020.3.1
URL - https://abc.fra1.qualtrics.com:443/API/tableauwdc/ui
I needed to use (.*) since we have Windows 2012 server.
Regards

Leave a Reply