IntegrationStatus
This is a table representing the IntegrationStatus entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the integration status. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the integration status. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the integration status was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the integrationstatus. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| IntegrationEntryId | String | False |
For internal use only. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the integration status. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the integration status was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the integrationstatus. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| ObjectId | String | True |
For internal use only. |
| ObjectTypeCode | String | True |
Type of entity with which the integration status is associated. |
| OrganizationId | String | True |
Unique identifier of the organization associated with the integration status. |
| StateCode | String | False |
Status of the integration. |
| StateDescription | String | False |
For internal use only. |
| StatusCode | String | False |
Reason for the status of the integration. |
| StatusDescription | String | False |
For internal use only. |
| SystemName | String | True |
For internal use only. |