Skip to main content
All CollectionsUsing NEXTRecordings
Mass Upload recordings (CSV)
Mass Upload recordings (CSV)

Efficiently upload multiple recordings, such as survey results or data from systems lacking direct integration

Ronny avatar
Written by Ronny
Updated over a week ago

Overview

The Mass Upload feature in NEXT allows you to efficiently upload multiple recordings, such as survey results or data from systems lacking direct integration. By uploading a CSV file with the necessary data, you can quickly create recordings for each row.

Step-by-Step Guide

1. Prepare Your CSV File

Ensure your CSV file is formatted correctly. Each row should represent a separate recording with these columns:

  • Title: The title of the recording

  • Text: The content of the recording

  • Labels (optional): Labels assigned to the recording. Multiple labels need to be separate by a newline.

Example:

title,text,labels
"Survey Response 1","This is the first survey response.","Survey"
"Survey Response 2","This is the second survey response.","Survey
second label"

If your data is in an Excel file, you can easily export it to a CSV format. For more detailed instructions, refer to this guide: How to Export Excel to CSV.

2. Uploading the CSV File to NEXT

  1. Log in to your NEXT account

  2. Navigate to the Recordings Library

  3. Click on the [Import] button, and select the mass upload option

  4. Select your prepared CSV file from your computer

3. Processing the Upload

Once the CSV file is uploaded, NEXT will automatically:

  • Read each row of the CSV file

  • Create a text file for each entry

  • Upload these text files as individual recordings

Troubleshooting

Common Issues

  • CSV Formatting Errors: Ensure your CSV file follows the correct format with title and text columns

  • File Upload Errors: Check your internet connection and try re-uploading the file

Did this answer your question?