Import Data Types
Import Data Types specify the type of data that is needed for a specific column in a Table during data import.
The Data Type should tell you the basic format and content to be included for a table column. For instance, if a Column specifies a Date for a Data Type, and you send the value "Today", the record would be considered invalid.
Available Data Types
- String
- CleanString
- Numeric
- Decimal
- Date
- DateTime
- Boolean
- UserEmail
- FinancialMonth
- ContractType
- Custom
Page ID:9499-7766-2672