Skip to main content

Retrieve all tasks from ClickUp

Retrieve all tasks from ClickUp.

Application

  • ClickUp

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Team IDText (Short)Yes
Space IDText (Short)Yes
Folderless list?True/FalseYes
Folder IDText (Short)Yes
List IDText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Archived?True/FalseNo
Assignee ID 1Text (Short)No
Assignee ID 2Text (Short)No
Assignee ID 3Text (Short)No
Filter 1 field IDThe ID of the field to add custom field toText (Short)No
Filter 1 operatorPredefined Choice ListNo
Filter 1 valueThe value to set on custom fieldText (Long)No
Filter 2 field IDThe ID of the field to add custom field toText (Short)No
Filter 2 operatorPredefined Choice ListNo
Filter 1 valueThe value to set on custom fieldText (Long)No
Filter 3 field IDThe ID of the field to add custom field toText (Short)No
Filter 3 operatorPredefined Choice ListNo
Filter 3 valueThe value to set on custom fieldText (Long)No
Date created greater thanFilter date created greaterDatetimeNo
Date created less thanFilter date created less than posix timeDatetimeNo
Date updated greater thanFilter date updated greater thanDatetimeNo
Date update less thanFilter date updated less thanDatetimeNo
Due date greater thanFilter due date greater thanDatetimeNo
Due date less thanFilter due date less thanDatetimeNo
Include closed?The response does by default not include closed tasks. Set this to true and dont send a status filter to include closed tasksTrue/FalseNo
Order byPredefined Choice ListNo
Status ID 1Text (Short)No
Status ID 2Text (Short)No
Status ID 3Text (Short)No
Subtasks?Whether to include subtasks, default falseTrue/FalseNo
Tag ID 1Text (Short)No
Tag ID 2Text (Short)No
Tag ID 3Text (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A