Retrieve all tasks from ClickUp.
Application
ClickUp
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Team ID | Text (Short) | Yes | ||
Space ID | Text (Short) | Yes | ||
Folderless list? | True/False | Yes | ||
Folder ID | Text (Short) | Yes | ||
List ID | Text (Short) | Yes | ||
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
Archived? | True/False | No | ||
Assignee ID 1 | Text (Short) | No | ||
Assignee ID 2 | Text (Short) | No | ||
Assignee ID 3 | Text (Short) | No | ||
Filter 1 field ID | The ID of the field to add custom field to | Text (Short) | No | |
Filter 1 operator | Predefined Choice List | No | ||
Filter 1 value | The value to set on custom field | Text (Long) | No | |
Filter 2 field ID | The ID of the field to add custom field to | Text (Short) | No | |
Filter 2 operator | Predefined Choice List | No | ||
Filter 1 value | The value to set on custom field | Text (Long) | No | |
Filter 3 field ID | The ID of the field to add custom field to | Text (Short) | No | |
Filter 3 operator | Predefined Choice List | No | ||
Filter 3 value | The value to set on custom field | Text (Long) | No | |
Date created greater than | Filter date created greater | Datetime | No | |
Date created less than | Filter date created less than posix time | Datetime | No | |
Date updated greater than | Filter date updated greater than | Datetime | No | |
Date update less than | Filter date updated less than | Datetime | No | |
Due date greater than | Filter due date greater than | Datetime | No | |
Due date less than | Filter due date less than | Datetime | No | |
Include closed? | The response does by default not include closed tasks. Set this to true and dont send a status filter to include closed tasks | True/False | No | |
Order by | Predefined Choice List | No | ||
Status ID 1 | Text (Short) | No | ||
Status ID 2 | Text (Short) | No | ||
Status ID 3 | Text (Short) | No | ||
Subtasks? | Whether to include subtasks, default false | True/False | No | |
Tag ID 1 | Text (Short) | No | ||
Tag ID 2 | Text (Short) | No | ||
Tag ID 3 | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A