Notifications
Query all the notifications that have failed.
Table Specific Information
Select
The component processes all other searches to this table client-side within the component.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The unique identifier of the resource. | |
| Context | String | The context of the notification. | |
| EventType | String | The type of the event that triggered the callout. | |
| EventDateTime | Datetime | The date of the event. | |
| NotificationURI | String | The URL that needs to be called to delete a failed notification. | |
| ObjectType | String | The type of object that triggered the notification. | |
| ObjectURI | String | The type of the event. | |
| Status | String | The status of the notification
The default value is FAILED. |