ION Pulse events data (task, alert, notification)
This table shows ION Pulse events data for tasks:
| Property | Description | 
|---|---|
| eventTimeStamp | Timestamp of the task event | 
| eventType | 
              Task event type. There are multiple task event types: Created, Assigned, Unassigned, Canceled, Finished, Escalated, Delegated, Redistributed  | 
           
| id | Identifier of the task | 
| priority | Priority of the task. There are three types of priorities: Low, Medium, High | 
| dueDate | The due date of the task | 
| source | Source of the task creation. There are four sources of the task: API, Document, Workflow, Delegation | 
| sourceName | Additional info about the source | 
| sourceMajorVersion | Major version of the task creation source | 
| sourceMinorVersion | Minor version of the task creation source | 
| sourceId | Id of the source (example, workflow Id) | 
| sourceSubId | SubId of the source (example, workflow step Id) | 
| distributionUsers | List of user identities the task is distributed to. | 
| category | Category of the task | 
| assignee | Assignee user identifier | 
| escalationType | Escalation type or reason. There are three types of escalation reasons: NotAssignedInTime, NotFinishedInTime, DueDateReached. | 
| escalationLevel | Escalation level. | 
| removedUsers | List of user identities that were removed | 
| addedUsers | List of user identities that were added | 
| finishParameterValue | Value of the result of the task | 
This table shows ION Pulse events data for alerts:
| Property | Description | 
|---|---|
| eventTimeStamp | Timestamp of the alert event | 
| eventType | Alert event type. There are multiple alert event types: Created, Assigned, Unassigned, Canceled, Finished, Escalated, Delegated, Redistributed | 
| id | Identifier of the alert | 
| dueDate | The due date of the alert | 
| source | Source of the alert creation. There are six sources of the task: API, Document, Monitor, Alarm, Error, Delegation | 
| sourceName | Additional info about the source | 
| sourceMajorVersion | Major version of the alert creation source | 
| sourceMinorVersion | Minor version of the alert creation source | 
| distributionUsers | List of user identities the alert is distributed to | 
| category | Category of the alert | 
| assignee | Assignee user identifier | 
| escalationType | Escalation type or reason. There are three types of escalation reasons: NotAssignedInTime, NotFinishedInTime, DueDateReached | 
| escalationLevel | Escalation level | 
| removedUsers | List of user identities that were removed | 
| addedUsers | List of user identities that were added | 
This table shows ION Pulse events data for notifications:
| Property | Description | 
|---|---|
| eventTimeStamp | Timestamp of the notification event | 
| eventType | Notification event type. There are four notification event types: Created, Assigned, Canceled, Finished | 
| id | Identifier of the notification | 
| source | Source of the notification creation. There are four sources of the task: API, Document, Workflow, Delegation | 
| sourceName | Additional info about the source | 
| sourceMajorVersion | Major version of the alert creation source | 
| sourceMinorVersion | Minor version of the alert creation source | 
| sourceId | Id of the source (example, workflow Id) | 
| sourceSubId | SubId of the source (example, workflow step Id) | 
| distributionUsers | List of user identities the notification is distributed to | 
| category | Category of the notification |