| Name | Description | Type | Additional information |
|---|---|---|---|
| Title |
Title of the Entity Activity Log list item. |
string |
Required |
| EventType |
The type of event. Value must be a path to the EventType term in the termstore (e.g. Document;Created). |
string |
Required |
| EventTypeId |
EventTypeId |
string |
Required |
| EventSourceType |
Path to the EventSourceType term in the termstore (e.g. Document;Created). |
string |
Required |
| EventDate |
Timestamp when the event occurred. |
date |
Required |
| EventUser |
Login name of the user that initiated the event. |
string |
None. |
| EventSystem |
System from which the event originated. |
string |
None. |
| BusinessModuleId |
ID of the business module where the event occurred. |
globally unique identifier |
Required |
| Entity |
ID of the business module entity where the event occurred. |
integer |
Required |
| List | string |
None. |
|
| Item | Collection of Object |
None. |
|
| ItemData |
Additional field values when the event occurred. Entered as a list of fields that exist on the Item object like this: Title,Author.email,Author.title |
string |
None. |
| Details | string |
None. |