Gets the tasks assigned to the user.
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 :
Required
Assigned
Cancelled
Done
PartiallyDone
Pending
Ready
UnAssigned
Verified
Task Group Name : String Argument Filter the tasks by the Task Group Name of the task. Tasks wont be filtered by Task Group Name if it is empty.
String Argument
Task Group Name
Task Count : Integer Variable The Integer variable name where the total number of tasks retrieved will be saved.
Integer Variable
Tasks : List of Task Required The List of filtered Tasks.
List
of
Task
Last updated 3 years ago