跳到主要內容 跳至補充內容

Qualtrics

The Qlik Qualtrics connector uses the Qualtrics API to load data from your Qualtrics repositories, including survey data, questions, and responses.

Ways to access your data

To access your Qualtrics data, you need to authenticate the connector with your Qualtrics API credentials. After you create a connection and select Qualtrics as your data source, enter the API token associated with your account, and specify the Qualtrics base URL of the repository you want to access.

Creating a data source connection

Loading data from tables

After you authenticate the connector with your account credentials, use the tables to fetch your data. Some tables are preconfigured to access a specific set of data while others let you create custom queries. The table below outlines some of the use cases for some of the tables that are available.

Tables that can be loaded
Table Available in Description
Surveys 資料載入編輯器 Use this table to fetch the complete list of Qualtrics surveys available to the authenticated user.
Questions 資料載入編輯器 Use this table to fetch the list of questions in a specified survey.
Responses 資料管理員 and 資料載入編輯器 Use this table to fetch the list of responses to a specified survey.

To select and load data from a table, enter the required table parameters and click Preview data. Required parameters are marked with an asterisk (*) in the dialog. The table fields are displayed under the Data preview tab. You can select fields individually by selecting the box beside each field name. Select Insert script after you have made your selection.

Creating a connection and selecting data

Table parameters

To run some of the tables, you need to enter specific table parameters, usually in the form of an object ID or an object name. You can find many of these parameters when you run other tables.

For example, to run the Questions table you need the Survey ID. You can fetch the list of Survey IDs by running the Surveys table.

Reference - Qualtrics developer documentation

You can refer to the Qualtrics developer documentation to learn more about the requirements and restrictions imposed by the Qualtrics API.

Limitations and known issues

Illegal characters in survey name

If the survey name contains illegal characters, the responses table will return an error message.

List of illegal characters: \ / : * ? " < > |

Troubleshooting

You receive an error message that you have reached the API rate limit

可能的原因

You have exceeded the API limits that are imposed on the Qlik Web Connectors by the Qualtrics API.

建議的行動

To reduce the impact of reaching the API rate limits, develop your app with the following in mind:

  • Extract only the data you need.
  • Reload one Qualtrics-based application at a time.
  • Ensure that loops in your script that make API calls will not result in infinite loops.

此頁面是否對您有幫助?

若您發現此頁面或其內容有任何問題——錯字、遺漏步驟或技術錯誤——請告知我們可以如何改善!