Import a CSV File
The CSV file must follow the following format:
- The first line should be the field names and not values.
- Every field name and value must be separated with commas.
- If a value includes commas, must be enclosed using `"` quotes.
Download CSV exampleThe file size must not exceed 150 MB