Task Engine API

Hi All,

Does anyone have experience using the task engine API for,

a. Getting all tasks in the inbox. - Should we use the search operation to get all the tasks?
b. Delegating tasks to other users. - How can this be done via the API?

Thanks,
Pradeep

Hi Pradeep,

You can delegate task to other users by changing the AssignedTo list of the Task Info document.

Go through the Task Engine API documentation.

Regards,
Sumit