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

8 versions
v2.2.0 Latest
  • 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

8
Create Task icon

Create Task

Create a new task in ClickUp.
Delete Task icon

Delete Task

Delete a task.
Find Tasks icon

Find Tasks

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

Get Lists

Get lists from a space or folder.
Get Spaces icon

Get Spaces

Get spaces.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the ClickUp API.
List Folders icon

List Folders

Retrieve a list of all folders in a ClickUp space.
Update Task icon

Update Task

Create a new task in ClickUp.