Get Tasks
Gets the tasks assigned to the user.
Gets the filtered collection of tasks assigned to the currently logged-in user.
Filter
Status :
RequiredFilter the tasks by the selected Task Statuses. The available statuses are :AssignedCancelledDonePartiallyDonePendingReadyUnAssignedVerified
Task Group Name :
String ArgumentFilter the tasks by theTask Group Nameof the task. Tasks wont be filtered by Task Group Name if it is empty.
Output
Task Count :
Integer VariableThe Integer variable name where the total number of tasks retrieved will be saved.
Last updated