Skip to main content

CSV Upload

Unwrap supports uploading a data set via CSV all that's required is to specify the following columns. To upload a CSV navigate to the Integrations page, click "New Integration", and select CSV. A window will pop up and you can upload your CSV.

Columns

Unwrap's CSV uploader expects the following columns with exact name and casing.

Required Columns

The following columns are required for upload

  1. Details - the raw text feedback that you'd like Unwrap to process.
  2. Date - the date that the feedback was submitted
  3. ID - a unique id identifying the feedback submission

Optional Columns

The following columns can be included in the upload

  1. Title - an optional title left by the feedback submitter
  2. User - an optional name for the user
  3. Source URL - a url to the source of the feedback
  4. Stars - a number indicating how many stars were left on the feedback

Uploading Data with Custom Fields

If the data set includes custom fields these should be included in the CSV. The uploader allows you to select any additional columns to bring in as a custom field.