Get Tasks
Gets the tasks assigned to the user.
Gets the filtered collection of tasks assigned to the currently logged-in user.
Filter
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 :
String Argument
Task Group Name
of the task. Tasks wont be filtered by Task Group Name if it is empty.
Output
Task Count :
Integer Variable
The Integer variable name where the total number of tasks retrieved will be saved.
Last updated