import_survey_docx
Create a survey by importing a base64-encoded DOCX file in Qualtrics Simple or Advanced format.
Instructions
Create a survey from a base64-encoded DOCX prepared in Qualtrics Simple/Advanced import format. Prefer import_survey_text when possible because it is transparent and easier to validate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the imported survey | |
| filename | No | Optional .docx filename | |
| contentBase64 | Yes | Base64-encoded DOCX bytes |