ApprovalItem Object
Individual approval within an approval stage, representing one approver's response.
Fields
#
approver
ID of the approver (user, placeholder, external user, or team). Use this value as the approvalItemId when calling changeApprovalStageApprover to replace this approver with someone else.
customEmailMessage
Optional message from the requester to include in proof-link emails to this external approver (persisted on the approval).
currentUserApproval
Boolean !
Non-null
Whether this approval belongs to the currently authenticated user.
Usages
#
References
#
- Field approvals from ApprovalStage
Previous
ApprovalHistory
Next
ApprovalItemInput