| ApprovalFlowApiName |
- Type
- string
- Properties
- None.
- Description
- Required.
- The API name of the approval workflow.
|
| ApprovalStepApiName |
- Type
- string
- Properties
- Nillable
- Description
- The unique API name of the approval step.
|
| ApprovalWorkItemId |
- Type
- reference
- Properties
- Nillable
- Description
- The ID of the approval work item.
- This field is a relationship field.
- Relationship Name
- ApprovalWorkItem
- Refers To
- ApprovalWorkItem
|
| ApprovalWorkItemName |
- Type
- string
- Properties
- Nillable
- Description
- The name of the approval work item.
|
| CorrelationIdentifier |
- Type
- string
- Properties
- None
- Description
- Required.
- The correlation ID associated with the
notification.
|
| EventUuid |
- Type
- string
- Properties
- Nillable
- Description
- A universally unique identifier (UUID) that identifies
a platform event message.
|
| NotificationAssigneeId |
- Type
- reference
- Properties
- None
- Description
- Required.
- The ID of the user, group, or queue that receives the
approval notification.
- This field is a polymorphic relationship field.
- Relationship Name
- NotificationAssignee
- Refers To
- Group, Group, User
|
| NotificationBody |
- Type
- string
- Properties
- Nillable
- Description
- The content body of the notification.
|
| NotificationChannel |
- Type
- string
- Properties
- None
- Description
- Required.
- The channel used to send the notification.
|
| NotificationReason |
- Type
- string
- Properties
- None
- Description
- Required.
- The reason within an approval step's lifecycle that
triggers the notification. For example, when an approval
work item is moved from one user to another, a
reassignment notification is sent to the user.
|
| NotificationSubject |
- Type
- string
- Properties
- Nillable
- Description
- The subject of the notification.
|
| RelatedRecordIdentifier |
- Type
- string
- Properties
- None
- Description
- Required.
- The ID of the record that's submitted for approval.
|
| ReplayId |
- Type
- string
- Properties
- Nillable
- Description
- Represents an ID value that is populated by the system
and refers to the position of the event in the event stream. Replay ID values
aren’t guaranteed to be contiguous for consecutive events. A subscriber can
store a replay ID value and use it on resubscription to retrieve missed events
that are within the retention window.
|
| RequestIdentifier |
- Type
- string
- Properties
- None
- Description
- Required.
- The unique identifier for the notification.
|