These settings define where to find your import file and how to interpret its contents.
Source Type
This specifies the method used to access the import file. Currently, Clevr SFTP is the only available option.
File Name
This should be the complete name and path of the file to be imported, relative to your SFTP root folder (e.g., imports/iep_data.csv).
This determines the structure of your data file. Options include CSV, TSV, XML, and JSON. XML and JSON files require Enable Data Transformation to be turned on.
File Encoding
This specifies the character encoding of the file. UTF-8 is the standard, but older systems might use ASCII.
This sets the pattern of date values in your file (e.g., yyyy-M-dd, M/d/yyyy). This must be consistent for all dates in the file.