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
- Details - the raw text feedback that you'd like Unwrap to process.
- Date - the date that the feedback was submitted
- ID - a unique id identifying the feedback submission
Optional Columns
The following columns can be included in the upload
- Title - an optional title left by the feedback submitter
- User - an optional name for the user
- Source URL - a url to the source of the feedback
- 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.