Basic Information

appmixer.clickup.core.FindTasks

1.0.0

Public

Get tasks in a List. Returns a maximum of 100 tasks per one request.

Input Ports

in

FieldTypeDescription
Space ID select Enter a Space ID or select it from the picker.
Folder ID text If not provided, only tasks from root lists (lists not contained within any folder) are searched. If provided, tasks from lists within the selected folder are searched.
List ID text Enter a List ID or select it from the picker.
Statuses multiselect Select the Statuses.
Assignee IDs text Filter by a comma separated list of Assignee IDs.
Tags text Filter by a comma separated list of Tags.
Order By select Order by a particular field. By default, tasks are ordered by created date.
Output Type select Choose whether you want to receive the result set as one complete list, or one item at a time or stream the items to a file. For large datasets, streaming the rows to a file is the most efficient method.

Output Ports

tasks

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata