import_survey_qsf
Create a survey by importing a complete Qualtrics Survey Format (QSF) object using the official multipart import API. Use a QSF exported by the Qualtrics UI.
Instructions
Create a survey from a complete Qualtrics Survey Format (QSF) object using the official multipart import API. Use a QSF exported by the Qualtrics UI; the Survey Version API's format=qsf response is not the same import format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qsf | Yes | Complete QSF JSON object exported by Qualtrics | |
| name | Yes | Name for the imported survey | |
| filename | No | Optional .qsf filename |