Docs

File Upload block

Let respondents upload documents, images, or other files without leaving the quiz. Files are stored securely and linked to the submission.

Setup

  1. Add the File Upload block from the Questions palette.
  2. Enter a prompt describing what to upload and why it is required.
  3. Set the maximum number of files (1–3) and the allowed types (PDF, JPG, PNG, etc.).
  4. Optionally mark the block as required before continuing to the next question.

Settings

  • Max files: Limit how many uploads the respondent can attach.
  • Accepted types: Specify MIME types (PDF, PNG, JPG) to prevent unsupported formats.
  • Required: Forces at least one file before advancing.
  • File description: Provide extra copy that clarifies naming or content expectations.

Notes

  • Files are delivered to submissions and appear in owner dashboards for download.
  • Use automation or webhooks to forward uploads to other systems; the submissions API returns file metadata.
  • You cannot score a file upload directly, but you can pair the block with Jump Logic or derived variables (e.g., a custom variable set via a downstream Agent Step) to route respondents.