Get Tasks
Gets the tasks assigned to the user.
Last updated
Gets the tasks assigned to the user.
Last updated
Gets the filtered collection of tasks assigned to the currently logged-in user.
Status : Required
Filter the tasks by the selected Task Statuses. The available statuses are :
Assigned
Cancelled
Done
PartiallyDone
Pending
Ready
UnAssigned
Verified
Task Group Name :
Filter the tasks by the Task Group Name
of the task. Tasks wont be filtered by Task Group Name if it is empty.
Task Count : The Integer variable name where the total number of tasks retrieved will be saved.
Tasks : of
Required
The List of filtered Tasks.