Imports
Data import operations and processing status from Customer.io
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ImportId | Integer | ||
| ObjectTypeId | Integer | ||
| ErrorExportId | Integer | ||
| WarningExportId | Integer | ||
| Name | String | ||
| Description | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| RowsToImport | Integer | ||
| RowsImported | Integer | ||
| State | String |
The allowed values are imported, processing, failed. | |
| Type | String |
The allowed values are object, people, events, relationships. | |
| DataToProcess | String |
The allowed values are all, partial. | |
| PeopleToProcess | String |
The allowed values are all, partial. | |
| Error | String | ||
| ErrorDownloadUrl | String | ||
| WarningDownloadUrl | String |