ClickUp is an all-in-one productivity platform that works as an ideal place for teams to come together, brainstorm, plan, and collaborate on everything from process docs to product designs.

Changelog

9 versions
v2.3.0 Latest
  • Added 46 components covering folders, lists, task details, tags, comments, checklists, goals and time tracking: CreateFolder, GetFolder, UpdateFolder, DeleteFolder, CreateList, GetList, UpdateList, DeleteList, GetTask, SetTaskCustomField, CreateTaskDependency, DeleteTaskDependency, CreateSpaceTag, FindSpaceTags, UpdateSpaceTag, DeleteSpaceTag, AddTaskTag, RemoveTaskTag, CreateComment, FindComments, UpdateComment, DeleteComment, CreateChecklist, UpdateChecklist, DeleteChecklist, CreateChecklistItem, UpdateChecklistItem, DeleteChecklistItem, CreateGoal, GetGoal, FindGoals, UpdateGoal, DeleteGoal, CreateGoalKeyResult, UpdateGoalKeyResult, DeleteGoalKeyResult, CreateTimeEntry, GetTimeEntry, FindTimeEntries, UpdateTimeEntry, DeleteTimeEntry, StartTimeEntry, StopTimeEntry, AddTimeEntryTag, FindTimeEntryTags, RemoveTimeEntryTag.
  • Find Tasks: the 'first' and 'one at a time' output types now also expose 'Current Item Index' and 'Items Count', and the 'all at once' output adds 'Items Count'.
  • Inputs backed by a dynamic picker (Space ID, List ID) are now typeahead fields, so a value can still be entered by hand when the picker is empty or the lookup fails.
  • Fixed the List ID and Folder ID pickers on Create Task and Find Tasks: they returned an error instead of an empty list whenever Space ID was empty or bound to a flow variable.
  • Raised the ClickUp request timeout from 6 to 30 seconds — the old limit made ordinary calls fail intermittently with 'timeout of 6000ms exceeded'.
  • Task output ports (Create Task, Get Task, Update Task, Find Tasks) now expose Custom Fields, so a flow can read back values written by Set Task Custom Field.
  • Output port schemas across the connector now carry types and examples, so the variable picker previews real values instead of bare field names.
  • Switched the connector and component icons to the vector ClickUp logo.
v2.2.0
  • Added MakeApiCall component for performing arbitrary authorized API calls to the ClickUp API.
v2.1.2
  • Added output examples to component schemas.
v2.1.1
  • Aligned UpdateTask component schema with inspector inputs for validation.
v2.1.0
  • Find Tasks: Support for searching tasks within a folder.
v2.0.2
  • Added validation for required fields in components.
v2.0.1
  • Enhanced multiselect field normalization for FindTasks component statuses field.
v2.0.0
  • CreateTask and FindTasks updated with dynamically loaded spaces and lists to select from. These two components newly require a 'Space ID' field to be set. Two new components where added: GetSpaces and GetLists. FindTasks one-by-one output type was fixed. FindTasks now adds a new notFound output port. FindTasks also adds a new output type to return the first task found only. Assignees field removed from both CreateTask and UpdateTask.
v1.0.1
  • Initial version.

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Actions

54
Add Task Tag icon

Add Task Tag

Add a tag to a task.
Add Time Entry Tag icon

Add Time Entry Tag

Add a tag to time entries in ClickUp.
Create Checklist icon

Create Checklist

Create a checklist on a task in ClickUp.
Create Checklist Item icon

Create Checklist Item

Create a checklist item in ClickUp.
Create Comment icon

Create Comment

Create a comment on a task, list, or view in ClickUp.
Create Folder icon

Create Folder

Create a new folder in a space.
Create Goal icon

Create Goal

Create a new goal in ClickUp.
Create Goal Key Result icon

Create Goal Key Result

Create a key result for a goal.
Create List icon

Create List

Create a new list.
Create Space Tag icon

Create Space Tag

Create a new tag in a ClickUp space.
Create Task icon

Create Task

Create a new task in ClickUp.
Create Task Dependency icon

Create Task Dependency

Create a dependency between two tasks.
Delete Checklist icon

Delete Checklist

Delete a checklist in ClickUp.
Delete Checklist Item icon

Delete Checklist Item

Delete a checklist item in ClickUp.
Create Time Entry icon

Create Time Entry

Create a new time entry in ClickUp.
Delete Comment icon

Delete Comment

Delete a comment in ClickUp.
Delete Folder icon

Delete Folder

Delete a folder.
Delete Goal icon

Delete Goal

Delete a goal.
Delete Goal Key Result icon

Delete Goal Key Result

Delete a goal key result.
Delete List icon

Delete List

Delete a list.
Delete Space Tag icon

Delete Space Tag

Delete a tag from a ClickUp space.
Delete Task icon

Delete Task

Delete a task.
Delete Task Dependency icon

Delete Task Dependency

Delete a dependency between two tasks.
Delete Time Entry icon

Delete Time Entry

Delete a time entry in ClickUp.
Find Comments icon

Find Comments

Find comments on a task, list, or view in ClickUp.
Find Goals icon

Find Goals

Find goals for a team.
Find Space Tags icon

Find Space Tags

Find tags in a ClickUp space.
Find Tasks icon

Find Tasks

Get tasks in a List. Returns a maximum of 100 tasks per one request.
Find Time Entries icon

Find Time Entries

Find time entries for a team in ClickUp.
Find Time Entry Tags icon

Find Time Entry Tags

Find time entry tags in a ClickUp workspace.
Get Folder icon

Get Folder

Get a folder by ID.
Get Goal icon

Get Goal

Get a goal by ID.
Get List icon

Get List

Get a list by ID.
Get Lists icon

Get Lists

Get lists from a space or folder.
Get Spaces icon

Get Spaces

Get spaces.
Get Task icon

Get Task

Get a task by ID.
Get Time Entry icon

Get Time Entry

Get a single time entry in ClickUp.
List Folders icon

List Folders

Retrieve a list of all folders in a ClickUp space.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the ClickUp API.
Remove Task Tag icon

Remove Task Tag

Remove a tag from a task.
Remove Time Entry Tag icon

Remove Time Entry Tag

Remove tags from time entries in ClickUp.
Set Task Custom Field icon

Set Task Custom Field

Set a custom field value on a task.
Start Time Entry icon

Start Time Entry

Start a time entry for a task in ClickUp.
Update Checklist icon

Update Checklist

Update a checklist in ClickUp.
Stop Time Entry icon

Stop Time Entry

Stop the currently running time entry for a team in ClickUp.
Update Checklist Item icon

Update Checklist Item

Update a checklist item in ClickUp.
Update Comment icon

Update Comment

Update a comment in ClickUp.
Update Folder icon

Update Folder

Update a folder.
Update Goal icon

Update Goal

Update a goal.
Update Goal Key Result icon

Update Goal Key Result

Update a goal key result.
Update List icon

Update List

Update a list.
Update Space Tag icon

Update Space Tag

Update a tag in a ClickUp space.
Update Task icon

Update Task

Create a new task in ClickUp.
Update Time Entry icon

Update Time Entry

Update a time entry in ClickUp.