FileType
The file formats supported for imports.
| Name | Description |
|---|---|
CSV | Indicates that the input file contains data in comma-separated values (CSV) format. |
Other | Indicates that the input file contains data that uses a delimiter other than commas or tabs. |
TAB | Indicates that the input file contains tab-delimited data. |