Import
This is a table representing the Import entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the import job. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the import job. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the import job was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the import. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| EMailAddress | String | False |
email address to send notification to. |
| ImportId | String | False |
Unique identifier of the import job. |
| IsImport | Boolean | False |
Information about whether the source of this import job is data import or data migration. |
| ModeCode | String | False |
Information about whether to create or update records. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the import job. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the import job was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the import. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name of the import job. |
| OwnerId_Id | String | False |
Unique identifier of the user or team who owns the import job. |
| OwnerId_LogicalName | String | False | |
| OwnerId_Name | String | False | |
| OwningBusinessUnit_Id | String | True |
Business unit that owns the import job. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningTeam_Id | String | True |
Unique identifier of the team who owns the import. |
| OwningTeam_LogicalName | String | True | |
| OwningTeam_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns the import. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| SendNotification | Boolean | False |
Information about whether to send notification. |
| Sequence | Integer | True |
Order in which the import was created. |
| StateCode | String | True |
Status of the import job. |
| StatusCode | String | False |
Reason for the status of the import job. |