/
Get Approval By Id
Get Approval By Id
Introduction
The GetApprovalById
is used to get role assignment approval entry by it’s id
This activity is available from version 9.1.
Input Data
The following input data can be configured for the activity.
RoleAssignmentApprovalId
Id of the Role Assignment Approval
Output Data
This activity has one result output
Result
RoleAssignmentApproval
for specific RoleAssignmentApprovalId:
{
"Id": "", //string Id of RoleAssignmentApproval
"RoleAssignmentId": "", //uint Id of RoleAssignment
"CoreIdentityId": "", //uint Id of CoreIdentity
"ApprovalDate": "", //DateTime is UTC Date when approval was approved can be null if not approved
"Approved": "", //bool value true if approved, false if declined or null when only created
"Comment": "", //string COmment why it was approved or declined
}
, multiple selections available,
Related content
Get All By Role Assignment
Get All By Role Assignment
More like this
Approve Role Assignment Approval
Approve Role Assignment Approval
More like this
Create Role Assignment Approval
Create Role Assignment Approval
More like this
Decline Role Assignment Approval
Decline Role Assignment Approval
More like this
Get Role Members
Get Role Members
More like this
Role/Role Type Workflows
Role/Role Type Workflows
More like this
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.