Hi, I am using Paralel approval process using "Start an Approval" action with "Everyone from the assigned list", workflow is completing if all the approvers approved or any one reject the task, However I would like to know pending approver details? can we get those details?
Per eample - Total Approver is 5 and only 3 approvers approved the task, I need to get who all are approved and who is pending? Please suggest is there a way to get those details. Please share it.
Regards
Karthik
With the Approval actions you get an array of all results - so you can see what each person responded with. You can use a filter or apply-to-each to access each of the responses specifically and write your own logic.