Skip to main content

Hi All,

           I have a flexi task in my workflow. I need to get who approved or rejected the flexi task.The task assigned to a group of users in which first approval will end the task.

Easiest way to achieve it is to tick the box create individual tasks for all group members.

200099_pastedImage_2.png

Nintex will then send individual tasks to each member of the group. You still can keep all the approval modes like first answer and so on.

Once a group member approved/rejected you can read it's name from the last task respondent variable.

200100_pastedImage_1.png

Kind regards,

Enrico


Hi NIDHIN C‌,

Another way is to same the Approve Task ID in a List Item ID workflow variable and use Query List action on the Workflow Task list to get the approver based on the ID.

200101_pastedImage_1.png

200105_pastedImage_2.png


For Nintex WF for office 365. 


6365i5338A96A0A22DC22.png


1. start a task process 6361i5329CC884F1AB168.png


2. For Each6362iA7D45AC00D1C7A5B.png


 


3. Query List6363iE3548EEF5A425905.png


6364i2D277D1ADAA04A92.png


Reply