This template's type is worklist. Its purpose is intended for the display of workflow notifications.
It has the following properties:
| Property | Description |
|---|---|
| sender
|
The sender of the notification |
| subject | The subject of the notification |
| dateSentFormatted | Text that indicates when the notification was sent |
| icon | An optional status icon |
| iconColor | An optional color name for the icon. Choose from positive, balanced, energized, and assertive. |
| status | Text displayed when hovering over the icon |
| dateCreatedFormatted | Text that indicates when the note was authored |
| linked.image | An object describing the person's image. This must conform to the structure returned by the REST API people/{personId}/photo (see Note for more details). |