Skip to main content

Hi Team,

 

I want to approve/reject nintex flexi task when a user clicks on the button in an asp.net page.

I tried to update directly the task list using .net CSOM code and updated the task status, the task is updated but the nintex workflow is not moved further.

Could you please help me to resolve this issue?

You can use the ProcessFlexiTaskResponse2 method from the Nintex Workflow Web Service

What is the ProcessFlexiTaskResponse web service suppossed to do? 

Adittional info at >>>  


Thank you, it worked


Reply