ClickUp

Version Latest

This is the documentation of the new ClickUp app.
Here is the documentation of the legacy ClickUp (legacy) app.

The ClickUp modules allow you to watch, create, update, list, and/or delete workspaces, spaces, folders, lists, tasks, checklists, dependencies, comments, tracking time, tags, goals, and views in your ClikcUp account.

Prerequisites

  • A ClickUp account

In order to use ClickUp with Integromat, it is necessary to have a ClickUp account. If you do not have one, you can create a ClickUp account at https://clickup.com/.

The module dialog fields that are displayed in bold (in the Integromat scenario, not in this documentation article) are mandatory!

Connecting ClickUp to Integromat

1. Go to Integromat and open the ClickUp module's Create a connection dialog.

iTWVViD8cb.gif

2. After you click the Continue button, Integromat will redirect you to the ClickUp website where you will be prompted to grant Integromat access to your account.

S1uCRvUnoZ.gif

The connection has been established.

There is only one ClickUp account connection per one Integromat organization allowed. Otherwise, the [401] OAUTH 027 error is returned during the connection attempt.

Creating your own app

ClickUp does not allow the creation of multiple connections that vary in the set of workspaces the connection has access to. Subsequent executions of the ClickUp OAuth2 flow do not yield different access tokens, but identical ones, simply updating the set of workspaces the connection has access to. This is described as reauthorization in the ClickUp API documentation:

If you wish to create multiple connections, each connection having access to a different set of workspaces, you may do so by creating an OAuth2 app for each connection:

  1. Follow the steps described in the API: Create your own app article. In step 5, copy and paste this URL: https://www.integromat.com/oauth/cb/clickup
  2. In Integromat, create a new scenario, insert a ClickUp module, open its setup and click on the Add button next to the Connection field.
  3. Enable the Show advanced settings option.
  4. Copy and paste the Client ID and Client Secret values you obtained when successfully finalizing the steps described in the API: Create your own app article.
  5. Click on the Continue button.
    mceclip0.png
  6. A ClickUp window will pop up with a selection of Workspaces you wish this connection would have access to. Choose the workspaces and click on the Connect x Workspace(s) button.
    mceclip1.png
  7. Repeat steps 1-7 for each connection you would like to create.

Workspaces

List All Workspaces

Retrieves all workspaces.

ConnectionEstablish a connection to your ClickUp account.
LimitThe maximum number of workspaces Integromat should return during one scenario execution cycle.

Spaces

Watch Spaces

Triggers when a specific space event happens.

Webhook NameEnter a name for the webhook.
ConnectionEstablish a connection to your ClickUp account.
WorkspaceSelect the workspace whose spaces you want to watch.
SpaceSelect the space whose event you want to watch.
Event Type
Select the event type you want to watch:
  • Space Created
  • Space Updated
  • Space Deleted

List All Spaces

Retrieves all spaces belonging to a specific team.

ConnectionEstablish a connection to your ClickUp account
Workspace ID
Enter the Workspace ID whose spaces you want to list.
ArchivedSelect this option if you want to list the archived spaces.
LimitThe maximum number of spaces Integromat should return during one scenario execution cycle.

Get a Space

Retrieves details about specific space.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option using which you want to get the list of the spaces.
WorkspaceSelect the workspace whose space details you want to list.
SpaceSelect the space whose details you want to list.
Space IDSelect the Space ID whose details you want to list.

Create a Space

Creates a space.

ConnectionEstablish a connection to your ClickUp account
Workspace IDSelect the Workspace ID in which you want to create the space.
NameEnter a name for the space.
Multiple AssigneesSelect this option you want to assign multiple members to this space.
Enabled (Due Date)
Select if you want to the enable due date for this space:
  • Yes
  • No
Start DateSelect the option to enable the start date for this space:
  • Yes
  • No
Remap Due DateSelect if you want to enable the option to remap due dates for this space:
  • Yes
  • No
Remap Closed Due DateSelect if you want to enable the option to remap the closed due date for this space:
  • Yes
  • No
Enabled (Time Tracking)Select if you want to enable the time tracking for this space:
  • Yes
  • No
Enabled (Tags)Select if you want to enable the tags for this space:
  • Yes
  • No
Enabled (Time EstimatedSelect if you want to enable the estimated time for this space:
  • Yes
  • No
Enabled (Checklists)Select if you want to enable checklists for this space:
  • Yes
  • No
Enabled (Custom Fields)

Select if you want to enable the custom fields for this space:

  • Yes
  • No
Enabled (Remap Dependencies)Select if you want to enable the remap dependencies for this space:
  • Yes
  • No
Enabled (Dependency Warning)Select if you want to enable dependency warnings for this space:
  • Yes
  • No
Enabled (Portfolios)Select if you want to enable portfolios for this space:
  • Yes
  • No

Edit a Space

Updates a space.

ConnectionEstablish a connection to your ClickUp account
Workspace IDSelect the Workspace ID you want to update.
Space IDSelect the Space ID you want to update.
NameEnter a new name for the space.
Multiple AssigneesSelect this option you want to assign multiple members to this space.
Enabled (Due Date)Select if you want to the enable due date for this space:
  • Yes
  • No
Start DateSelect if you want to enable the start date for this space:
  • Yes
  • No
Remap Due DateSelect if you want to enable the option to remap due dates for this space:
  • Yes
  • No
Remap Closed Due DateSelect if you want to enable the option to remap the closed due date for this space:
  • Yes
  • No
Enabled (Time Tracking)Select if you want to enable the time tracking for this space:
  • Yes
  • No
Enabled (Tags)Select if you want to enable the tags for this space:
  • Yes
  • No
Enabled (Time Estimated)Select if you want to enable the estimated time for this space:
  • Yes
  • No
Enabled (Checklists)Select if you want to enable checklists for this space:
  • Yes
  • No
Enabled (Custom Fields)Select if you want to enable the custom fields for this space:
  • Yes
  • No
Enabled (Remap Dependencies)Select if you want to enable the remap dependencies for this space:
  • Yes
  • No
Enabled (Dependency Warning)Select if you want to enable dependency warnings for this space:
  • Yes
  • No
Enabled (Portfolios)Select if you want to enable portfolios for this space:
  • Yes
  • No

Delete a Space

Deletes specific space.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option to map the space you want to delete.
WorkspaceSelect the workspace whose space you want to delete.
SpaceSelect the space you want to delete.

Folders

Watch Folders

Triggers when a specific older event happens.

Webhook nameEnter a name for the webhook.
ConnectionEstablish a connection to your ClickUp account.
WorkspaceSelect the workspace whose space folders you want to watch.
Filter BySelect the option to filter the folders:
  • Space
  • Folder
Event TypeSelect the event type:
  • Folder Created
  • Folder Updated
  • Folder Deleted

List All Folders

Retrieves all folders for a specific space.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option to map the space you want to list.
WorkspaceSelect the workspace whose space folders you want to list.
Space IDSelect the Space ID whose folders you want to list.
SpaceSelect the space whose folders you want to list.
ArchivedSelect if you want to list the archived.
LimitThe maximum number of folders Integromat should return during one scenario execution cycle.

Get a Folder

Retrieves details about specific folder.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option to map the folder whose details you want to retrieve.
WorkspaceSelect the workspace whose space folder details you want to retrieve.
SpaceSelect the space whose folder details you want to retrieve.
FolderSelect the folder whose details you want to retrieve.
Folder IDSelect the Folder ID whose details you want to retrieve.

Create a Folder

Creates a new folder for a specific space.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option to map the space you want to list.
WorkspaceSelect the workspace in whose space you want to create the folder.
SpaceSelect the space in which you want to create the folder.
Space IDSelect the Space ID in which you want to create the folder.
NameEnter a name for the folder.

Edit a Folder

Updates a folder.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option to map the folder you want to edit.
WorkspaceSelect the workspace whose space folder you want to update.
SpaceSelect the space whose folder you want to update.
Folder IDSelect the Folder ID you want to update.
Folder NameEnter a new name for the folder.

Delete a Folder

Deletes a folder.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect the option to map the folder you want to delete.
WorkspaceSelect the workspace whose space folder you want to delete.
SpaceSelect the space whose folder you want to delete.
FolderSelect the Folder you want to delete.
Folder IDSelect the Folder ID you want to delete.

Lists

Watch Lists

Triggers when a specific list event happens.

Webhook nameEnter a name for the webhook.
ConnectionEstablish a connection to your ClickUp account.
WorkspaceSelect the workspace whose space list you want to watch.
Filter BySelect the option to filter the events:
  • Space
  • Folder
  • List
Space

Select the space whose lists you want to watch.

FolderSelect the folder whose lists you want to watch.
ListSelect the lists you want to watch.
Event TypeSelect the event type you want to watch:
  • List Created
  • List Updated
  • List Deleted
LimitThe maximum number of lists Integromat should return during one scenario execution cycle.

List All Lists

Retrieves all lists for a specific folder.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect the option to map the list you want to list.
WorkspaceSelect the workspace whose lists you want to list.
SpaceSelect the space whose lists you want to list.
FolderSelect the folder whose lists you want list.
Folder IDSelect the Folder ID whose lists you want list.
ArchivedSelect if you want to list the archived lists.
LimitThe maximum number of lists Integrity should return during one scenario execution cycle.

List All Folderless List

Retrieves all space lists.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option to map the list you want to list.
WorkspaceSelect the workspace whose lists you want to list.
SpaceSelect the space whose lists you want to list.
Space ID
Select the Space ID whose lists you want to list.
ArchivedSelect if you want to list the archived lists.
LimitThe maximum number of lists Integromat should return during one scenario execution cycle.

Get a List

Retrieves details about a specific list.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect the option to map the list whose details you want to retrieve.
WorkspaceSelect the workspace whose details you want to retrieve.
SpaceSelect the space whose list details you want to retrieve.
FolderSelect the folder whose list details you want to retrieve.
List IDSelect the List ID whose details you want to retrieve.
ListSelect the list whose details you want to retrieve.

Create a List

Creates a new list for a specific folder.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect the option to map the folder where you want to create the list.
WorkspaceSelect the workspace in which you want to create the list.
SpaceSelect the space in which you want to create the list.
FolderSelect the folder in which you want to create the list.
Folder IDSelect the Folder ID in which you want to create the list.
List NameEnter a name for the new list.
Assignee User IDEnter the Assignee User ID to whom you want to assign the list.
ContentEnter the details of the list.
Due DateEnter the date by which you want to complete the list task.
Due Date TimeEnter the time by which you want to complete the list task.
Priority Select the priority for the list:
  • Urgent
  • High
  • Normal
  • Low
StatusSelect the status of the list.

Create a Folderless List

Creates a folderless list.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect the option to map the space where you want to create the list.
WorkspaceSelect the workspace in which you want to create the list.
SpaceSelect the space in which you want to create the list.
Space IDSelect the Space ID in which you want to create the list.
List NameEnter a name for the new list.
Assignee User IDEnter the Assignee User ID to whom you want to assign the list.
ContentEnter the details of the list.
Due DateEnter the date by which you want to accomplish the list task.
Due Date TimeSelect if you want to enable the due date time for this list.
PrioritySelect the priority for the list:
  • Urgent
  • High
  • Normal
  • Low
StatusSelect the status of the list.

Edit a List

Updates a list.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect the option to map the list which you want to update.
WorkspaceSelect the workspace whose list you want to update.
SpaceSelect the space whose list you want to update.
FolderSelect the folder whose list you want to update.
List IDSelect the List ID you want to update.
List NameEnter a new name for the list.
Assignee User IDEnter the Assignee User ID to whom you want to assign the list.
ContentEnter the details of the list.
Due DateEnter the date by which you want to accomplish the list task.
Due Date TimeSelect Yes if you want to enable the due date time for the list:
  • Yes
  • No
  • Not defined
PrioritySelect the priority of the list:
  • Urgent
  • High
  • Normal
  • Low
StatusSelect the status of the list.

Delete a List

Deletes a list.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect the option to map the list you want to delete.
WorkspaceSelect the workspace whose list you want to delete.
SpaceSelect the space whose list you want to delete.
FolderSelect the folder whose list you want to delete.
List IDEnter or Select the List ID you want to delete.

Tasks

Watch Tasks

Triggers when a specific task or subtask event happens.

Webhook nameEnter a name for the webhook.
ConnectionEstablish a connection to your ClickUp account.
WorkspaceSelect the workspace whose tasks you want to watch.
Filter BySelect the option to filter the list:
  • Space
  • Folder
  • List
  • Task
Space

Select the space whose tasks you want to watch.

Folder

Select the folder whose tasks you want to watch.

List ID

Select the List ID whose tasks you want to watch.

Task IDSelect the Task ID you want to watch.
Event Type
Select the event type to watch:
  • Task Created
  • Task Updated
  • Task Deleted
  • Task Priority Updated
  • Task Status Updated
  • Task Assignee Updated
  • Task Due Date Updated
  • Task Tag Updated
  • Task Moved
  • Task Comment Posted
  • Task Time Estimate Updated
  • Task Time Tracked Updated

List All Tasks

Retrieves all tasks for a specific list.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or Map the task you want to list.
WorkspaceSelect the workspace whose tasks you want to list.
SpaceSelect the space whose tasks you want to list.
FolderSelect the folder whose tasks you want to list.
List IDSelect the List ID whose tasks you want to list.
ListSelect the list whose tasks you want to list.
ArchivedSelect if you want to list the archived tasks
LimitThe maximum number of tasks Integromat should return during one scenario execution cycle.

List All Filtered Tasks

Retrieves the tasks for a specific workspace.

ConnectionEstablish a connection to your ClickUp account.
Workspace IDSelect the Workspace ID whose tasks you want to filter.
Space IDSelect the Space ID whose tasks you want to filter.
Order BySelect the option to sort the tasks:
  • ID
  • Created
  • Updated
  • Due Date
Reverse OrderSelect if you want to reverse the order of the tasks.
Include SubtasksSelect if you want to include the subtasks along with the tasks.
Folder IDsAdd the Folder IDs whose tasks you want to list:

ID

Enter the Folder ID.

List IDsAdd the List IDs whose tasks you want to list:

ID

Enter the List ID.

Statuses

Add the status of the tasks you want to list:

Status

Enter the status. For example, urgent, high, and so on.

Include ClosedSelect if you want to include the closed tasks.
Assignees

Select the assignees whose tasks you want to filter.

TagsAdd the tags to filter the tasks you want to list.
Before Due DateEnter the date before which you want to filter all the tasks due on or before the date.
After Due DateEnter the date after which you want to filter all the tasks due on or after the date.
Before Created DateEnter the date before which you want to filter all the tasks created on or before the date.
After Created DateEnter the date after which you want to filter all the tasks created after the date.
Before Updated DateEnter the date after which you want to filter all the tasks updated after the date.
After Updated DateEnter the date after which you want to filter all the tasks updated after the date.
LimitThe maximum number of tasks Integromat should return during one scenario execution cycle.

Get a Task

Retrieves details for a specific list or subtask in a specific task.

ConnectionEstablish a connection to your ClickUp account.
WorkspaceSelect the workspace where you want to create the task.
SpaceSelect the space where you want to create the task.
FolderSelect the folder where you want to create the task.
ListSelect the list where you want to create the task.
Parent Task IDSelect the Parent Task ID if this task is a subtask of any other task.
Task NameEnter a name for the task.
ContentEnter the details of the task.
AssigneesSelect the assignees for the task.
TagsSelect the tags for the task to filter when searching for the tasks. For example, milestone1, next release, waiting, and so on.
StatusSelect the status of the task:
  • Open
  • In Progress
  • In Review
  • Approved
  • Closed
PrioritySelect the priority of the task:
  • Urgent
  • High
  • Normal
  • Low
Due DateEnter the date by which you must complete the task.
Due Date TimeSelect if you want to enable the due date time for the task.
Estimated Time inSelect the units for the time:
  • Minutes
  • Hours
  • Days
Estimated TimeEnter the time. Here, 1 day = 8 hours.
Start DateEnter the start date of the task.
Start Date TimeSelect if you want to enable the start date time.
Notify AllSelect if you want to send a notification email to all the assignees about this task.

Create a Task (advanced)

Creates a new task in a list.

ConnectionEstablish a connection to your ClickUp account.
List IDEnter the List ID where you want to create the task.
Parent Task IDSelect the Parent Task ID if this task is a subtask of any other task.
Task NameEnter a name for the task.
ContentEnter the details of the task.
AssigneesSelect the assignees for the task.
TagsSelect the tags for the task to filter when searching for the tasks. For example, milestone1, next release, waiting, and so on.
StatusSelect the status of the task:
  • Open
  • In Progress
  • In Review
  • Approved
  • Closed
PrioritySelect the priority of the task:
  • Urgent
  • High
  • Normal
  • Low
Due DateEnter the date by which you must complete the task. 
Due Date TimeSelect if you want to enable the due date time for the task.
Estimated Time inSelect the units for the time:
  • Minutes
  • Hours
  • Days
Estimated Time

Enter the time. Here, 1 day = 8 hours.

Start DateEnter the start date of the task.
Start Date TimeSelect if you want to enable the start date-time.
Notify AllSelect if you want to send a notification email to all the assignees about this task.
Custom FieldsAdd the custom fields:

ID

Enter the ID.

Value

Enter the value.

Edit a Task with Custom Fields

Updates a task.

ConnectionEstablish a connection to your ClickUp account.
WorkspaceSelect the workspace whose task you want to edit.
SpaceSelect the space whose task you want to edit.
FolderSelect the folder whose task you want to edit.
ListSelect the list whose task you want to edit. 
Task IDEnter the Task ID you want to edit.
Task NameEnter a name for the task.
ContentEnter the details of the task.
AssigneesSelect the assignees for the task.
StatusSelect the status of the task:
  • Open
  • In Progress
  • In Review
  • Approved
  • Closed
PrioritySelect the priority of the task:
  • Urgent
  • High
  • Normal
  • Low
Due DateEnter the date by which you must complete the task. 
Due Date TimeSelect if you want to enable the due date time for the task.
Estimated Time inSelect the units for the time:
  • Minutes
  • Hours
  • Days
Estimated TimeEnter the time. Here, 1 day = 8 hours.
Start DateEnter the start date of the task.
Start Date TimeSelect Yes if you want to enable the start date-time:
  • Yes
  • No
  • Not defined
Notify AllSelect Yes if you want to send a notification email to all the assignees about this task:
  • Yes
  • No
  • Not defined

Edit a Task

Updates a task.

ConnectionEstablish a connection to your ClickUp account.
Task IDEnter the Task ID you want to update.
Task NameEnter a new name for the task.
ContentEnter the details of the task.
AssigneesAdd the assignees for the task:

Assignee User ID

Enter the assignee's user ID to whom you want to assign the task.

StatusEnter the status of the task.
PrioritySelect the priority of the task:
  • Urgent
  • High
  • Normal
  • Low
Due DateEnter the date by which you must complete the task. 
Due Date TimeSelect if you want to enable the due date time for the task.
Estimated Time inSelect the units for the time:
  • Minutes
  • Hours
  • Days
Start DateEnter the start date of the task.
Start Date TimeSelect if you want to enable the start date-time.
Notify AllSelect if you want to send a notification email to all the assignees about this task.

Upload Task Attachment

Adds an attachment to a task.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect or map the task to which you want to upload the attachment.
WorkspaceSelect the workspace to whose task you want to upload the attachment.
SpaceSelect the space to whose task you want to upload the attachment.
FolderSelect the folder to whose task you want to upload the attachment.
ListSelect the list to whose task you want to upload the attachment.
TaskSelect the task to which you want to upload the attachment.
Task IDEnter the Task ID to which you want to upload the attachment.
File NameEnter the filename you are uploading. For example, sample.txt.
File DataEnter the path of the file to upload.

Delete a Task

Deletes a specific task.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect or map the task you want to delete.
WorkspaceSelect the workspace whose task you want to delete.
SpaceSelect the space whose task you want to delete.
FolderSelect the folder whose task you want to delete.
ListSelect the list whose task you want to delete.
Task IDEnter the Task ID you want to delete.
TaskSelect the task you want to delete.

Checklists

Create a Checklist

Adds new checklist to a specific task.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task to which you want to create the checklist.
WorkspaceSelect the workspace whose task checklist you want to create.
SpaceSelect the space whose task checklist you want to create.
FolderSelect the folder whose task checklist you want to create.
ListSelect the list whose task checklist you want to create.
TaskSelect the task whose checklist you want to create.
Task IDEnter the Task ID whose checklist you want to create.
NameEnter the name of the checklist.

Edit a Checklist

Updates checklist name and/or position.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task whose checklist you want to update. 
WorkspaceSelect the workspace whose checklist you want to update.
SpaceSelect the space whose checklist you want to update.
FolderSelect the folder whose checklist you want to update.
ListSelect the list whose checklist you want to update.
TaskSelect the task whose checklist you want to update.
Checklist IDSelect the Checklist ID you want to update.
NameEnter a new name for the checklist.

Delete a Checklist

Deletes a specific checklist.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect or map the task whose checklist you want to delete.
WorkspaceSelect the workspace whose checklist you want to delete.
SpaceSelect the space whose checklist you want to delete.
FolderSelect the folder whose checklist you want to delete.
ListSelect the list whose checklist you want to delete.
TaskSelect the task whose checklist you want to delete.
ChecklistSelect the checklist you want to delete.
Checklist IDSelect the Checklist ID you want to delete.

Create a Checklist Item

Creates an item in a checklist.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task whose checklist item you want to create.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task.
ChecklistSelect the checklist to which you want to create the item.
Checklist IDSelect the Checklist ID.
AssigneeSelect the assignee.
Assignee User IDEnter the Assignee User ID to whom the task is assigned.
NameEnter the name of the checklist item.

Edit a Checklist Item

Updates a checklist item.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task whose checklist item you want to update.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task whose checklist item you want to update.
ChecklistSelect the checklist whose checklist item you want to update.
Checklist IDSelect the Checklist ID whose checklist item you want to update.
Checklist Item IDSelect the Checklist Item ID you want to update.
Assignee User IDEnter the Assignee User ID to whom the checklist item is assigned.
NameEnter a new name for the checklist ID item.
ResolvedSelect Yes if the checklist item is resolved:
  • Yes
  • No
  • Not defined
Parent Checklist Item IDEnter the Checklist Item ID that you want to nest the target checklist item underneath.

Delete a Checklist Item

Deletes a specific checklist item.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task whose checklist item you want to delete.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task whose checklist item you want to delete.
ChecklistSelect the checklist whose checklist item you want to delete.
Checklist IDEnter the Checklist ID whose checklist item you want to delete.
Checklist Item IDEnter the Checklist Item ID you want to delete.

Custom Fields

List All Accessible Custom Fields

Retrieves all custom fields for a specific list.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the list whose accessible custom fields you want to list.
WorkspaceSelect the workspace whose custom fields you want to list.
SpaceSelect the space whose custom fields you want to list.
FolderSelect the folder whose custom fields you want to list.
ListSelect the list whose custom fields you want to list.
List IDSelect the List ID whose custom fields you want to list.
LimitThe maximum number of custom fields Integromat should return during one scenario execution cycle.

Dependencies

Add a Dependency

Adds a dependency to a task.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect or map the task to which you want to add a dependency.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect teh list.
TaskSelect the task to which you want to add a dependency.
Task IDEnter the Task ID to which you want to add a dependency.
DependencySelect the dependency:
  • Waiting
  • Blocking
Map or Select DependencySelect or map the task which has the dependency with the above task.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task that has the dependency with the above task.
Task IDEnter the Task ID that has the dependency with the above task..

Delete a Dependency

Removes a dependency of tasks.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect or map the task whose dependency you want to delete.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task whose dependency you want to delete.
Task IDEnter the Task ID whose dependency you want to delete.
DependencySelect the dependency:
  • Waiting
  • Blocking
Map or Select Dependency

Select or map the task which has the dependency on the above task.

WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task.
Task IDEnter the Task ID whose dependency you want to delete from the above task.

Comments

List All Comments

Retrieves all comments for a specific task view or list.

ConnectionEstablish a connection to your ClickUp account.
List Comments forSelect the option to list the comments:
  • View
  • Task
  • List
Select bySelect the option to view the comments:
  • Workspace
  • Space
  • Folder
  • List
WorkspaceSelect the workspace whose comments you want to list.
SpaceSelect the space whose comments you want to list.
FolderSelect the folder whose comments you want to list.
ListSelect the list whose comments you want to list.
List IDEnter the List ID whose comments you want to list.
TaskSelect the task whose comments you want to list.
Task IDEnter the List ID whose comments you want to list.
ViewSelect the view to list all the comments.
LimitThe maximum number of comments Integromat should return during one scenario execution cycle.

Post a View Comment

Posts a comment to a view.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the view to which you want to post the comment.
Select BySelect the option to post the comments:
  • Workspace
  • Space
  • Folder
  • List
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
ViewSelect the view to which you want to post the comment.
View IDEnter the View ID to post the comment.
Comment TextEnter the comment.
Notify AllSelect if you want to notify the members about the comment.

Post List Comment

Posts a comment to all list.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the list to which you want to post the comment.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
List IDEnter the List ID to which you want to post the comment.
AssigneeSelect the assignee to whom you want to assign this comment.
Assignee User IDEnter the Assignee User ID to whom you want to assign this comment.
Comment TextEnter the comment you want to post.
Notify AllSelect if you want to notify the members about the comment.

Post a Task comment

Posts a comment to a task.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task to which you want to post the comment.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
Task IDEnter the Task ID to which you want to post the comment.
AssigneeSelect the assignee to whom you want to assign this comment.
Assignee User IDEnter the Assignee User ID to whom you want to assign this comment.
Comment TextEnter the comment you want to post.
Notify AllSelect if you want to notify the members about the comment.

Update a Comment

Updates a list or task comment.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the view to post the comment.
Comment InSelect the comment you want to update:
  • Task
  • List
Comment IDEnter the comment ID you want to update.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task.
Task IDEnter the Task ID whose comment you want to update.
CommentSelect the comment you want to update.
AssigneeSelect the assignee for the comment.
Comment TextEnter the comment.
ResolvedSelect Yes if you want to mark this comment as resolved:
  • Yes
  • No
  • Not defined

Delete a Comment

Deletes a list or task comment.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or Map the list or task whose comment you want to delete.
Comment InSelect the comment you want to update:
  • Task
  • List
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task.
Task ID
Enter the Task ID.
Comment IDEnter the Comment ID you want to delete.
CommentSelect the comment you want to delete.

Task Template

List Task Templates

Retrieves all task templates.

ConnectionEstablish a connection to your ClickUp account.
Workspace IDSelect the Workspace ID whose task templates you want to list.
LimitThe maximum number of task templates Integromat should return during one scenario execution cycle.

Create a Task from a Template

Creates a task from a specific template.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the template to create the task.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list whose task you want to create.
List IDEnter the List ID whose task you want to create.
TemplateSelect the template for the new task you want to create.
Template IDEnter the Template ID for the new task you want to create.
NameEnter a name for the task.

Time Tracking

List Tracked Time

Retrieves tracked time for a specific task.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task whose tracked time you want to list.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task whose tracked time you want to list.
Task IDEnter the task whose tracked time you want to list.
LimitThe maximum number of time tracked events Integromat should return during one scenario execution cycle.

Add Tracked Time

Adds time tracked to a task.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task to which you want to add the time.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task to which you want to add the time.
Task IDEnter the task to which you want to add the time.
Time or Time RangeSelect the option to enter the time:
  • Time
  • Time Range
InSelect the unit to enter the time:
  • Minutes
  • Hours
TimeEnter the time either in minutes or hours as selected above.
FromEnter the time when you started working on the task.
ToEnter the time when you ended working on the task.

Edit Time Tracked

Updates tracked time.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect or map the task whose tracked time you want to update.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task whose tracked time you want to update.
Task IDEnter the Task ID whose tracked time you want to update. 
Interval IDEnter the Tracked Time Event ID you want to update.
Tracked Time IDSelect the Tracked Time ID you want to update.
Time or Time Range

Select the option to enter the time:

  • Time
  • Time Range
In

Select the unit to enter the time:

  • Minutes
  • Hours
TimeEnter the time either in minutes or hours as selected above.
FromEnter the time when you started working on the task.
ToEnter the time when you ended working on the task.

Delete Time Tracked

Deletes tracked time.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task whose tracked time you want to delete.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task whose tracked time you want to delete.
Task IDEnter the Task ID whose tracked time you want to delete.
Interval IDEnter the Tracked Time Event ID you want to delete.
Tracked Time IDSelect the Tracked Time ID you want to delete.

Tags

List All Spaces Tags

Retrieves all tags of a specific space.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the space whose tags you want to list.
WorkspaceSelect the workspace.
SpaceSelect the space whose tags you want to list.
Space ID
Enter the Space ID whose tags you want to list.

Create a Space Tag

Creates a new tag for a specific space.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the space to which you want to create the tag.
WorkspaceSelect the workspace.
SpaceSelect the space to which you want to create the tag.
Space ID
Enter the Space ID to which you want to create the tag.
NameEnter a name for the tag.
Tag ForegroundEnter the tag's foreground color code.
Tag BackgroundEnter the tag's background color code.

Edit a Space Tag

Updates a space tag.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the space whose tag you want to update.
WorkspaceSelect the workspace.
SpaceSelect the space.
Space ID
Enter the Space ID whose tags you want to update.
Tag NameEnter the name of the tag you want to update.
New NameEnter a new name for the tag.
Foreground Color
Enter the tag's foreground color code.
Background Color
Enter the tag's background color code.

Add Tag to a Task

Adds tag to a task.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task to which you want to add a tag.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
TaskSelect the task to which you want to add the tag.
Task ID
Enter the Task ID to which you want to add the tag.
Tag NameEnter a name for the tag.

Delete a Space Tag

Deletes a space tag.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the space whose tag you want to delete.
WorkspaceSelect teh workspace.
SpaceSelect the space whose tag you want to delete.
Space IDEnter the Space ID whose tag you want to delete.
Tag NameEnter the tag name you want to delete.

Members

List All List Members

Retrieves all list members.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the list whose members you want to list.
WorkspaceSelect the workspace. 
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list whose members you want to list.
List IDEnter the List ID whose members you want to list.
LimitThe maximum number of members events Integromat should return during one scenario execution cycle.

List All Task Members

Retrieves all task members.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the task whose members you want to list.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
Task IDEnter the Task ID whose members you want to list.
TaskSelect the task whose members you want to list.
LimitThe maximum number of members Integromat should return during one scenario execution cycle.

Goals

Watch Goals

Triggers when a specific goal event happens.

Webhook nameEnter a name for the webhook.
ConnectionEstablish a connection to your ClickUp account.
WorkspaceSelect the workspace whose goals you want to watch.
Event typeSelect the event type:
  • Goal Created
  • Goal Updated

Watch Targets

Triggers when a specific target event happens.

Webhook nameEnter a name for the webhook.
ConnectionEstablish a connection to your ClickUp account
WorkspaceSelect the workspace whose targets you want to watch.
Event typeSelect the event type:
  • Target Created 
  • Target Updated
  • Target Deleted

List All Goals

Retrieves deals about a specific goal.

ConnectionEstablish a connection to your ClickUp account.
Workspace ID
Select the workspace whose goals you want to list.
LimitThe maximum number of goals Integromat should return during one scenario execution cycle.

Get a Goal

Creates a new workspace goal.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the workspace whose goal detail you want to retrieve.
WorkspaceSelect the workspace whose goal details you want to retrieve.
GoalSelect the goal whose details you want to retrieve.
Goal IDEnter the Goal ID whose details you want to retrieve.

Create a Goal

Creates a new goal.

ConnectionEstablish a connection to your ClickUp account.
Workspace ID
Select the Workspace ID to which you want to create the goal.
Goal Name
Enter a name for the goal.
Multiple OwnersSelect if you want to assign multiple users as owners to the goal.
OwnersAdd the owners for the goal:

User ID

Enter the user ID to add as the owner for the goal.

Due DateEnter the date before which you must accomplish the goal.
DescriptionEnter the details of the goal.
ColorEnter the color code appropriate for the goal.

Edit a Goal

Updates a goal.

ConnectionEstablish a connection to your ClickUp account.
Workspace ID
Select the Workspace ID whose goal you want to update.
Goal Name
Enter a new name for the goal.
Multiple OwnersSelect if you want to assign multiple users as owners to the goal.
Owners

Add the owners for the goal:

User ID

Enter the user ID to add as the owner for the goal.

Due DateEnter the date before which you must accomplish the goal.
DescriptionEnter the details of the goal.
ColorEnter the color code appropriate for the goal.

Delete a Goal

Deletes a specific goal.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the Workspace whose goal you want to delete.
WorkspaceSelect the Workspace ID whose goal you want to delete.
GoalSelect the goal you want to delete.
Goal IDEnter the Goal ID you want to delete.

Create a Target

Creates a goal target.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the workspace to whose goals you want to create the target.
WorkspaceSelect the workspace to whose goals you want to create the target.
GoalSelect the goal to add the goal target.
Goal IDEnter the Goal ID to which you want to create the target.
NameEnter a name for the target.
TypeSelect the target type:
  • Number
  • Currency
  • Boolean
  • Percentage
  • Automatic
Steps StartEnter the starting steps to achieve the target.
Steps EndEnter the steps that would accomplish the target.
Owner(s)

Add the owners:

User ID

Enter the assignee's User ID to whom you want to assign this target.

UnitEnter the units if you have selected the target type as Currency or Number.
Task IDs

Add the Task ID if you have selected the target type as Automatic.

Task ID

Enter the Task ID.

List IDs

Add the List ID you have selected the target type as Automatic.

List ID

Enter the List ID.

Edit a Target

Updates a goal target.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the workspace whose goal targets you want to update.
WorkspaceSelect the Workspace whose goal target you want to update.
GoalSelect the goal whose target you want to update.
Goal IDEnter the Goal ID whose target you want to update.
Target IDSelect the Target ID you want to update.
NameEnter a new name for the target.
Steps StartEnter the starting steps to achieve the target.
Steps EndEnter the steps that would accomplish the target.
UnitEnter the units if you have selected the target type as Currency or Number.
Steps CurrentEnter the steps for the target listed now.
NoteEnter any other details about the target.

Delete a Target

Delete a target.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the workspace whose goals you want to delete.
WorkspaceSelect the workspace whose goal targets you want to delete.
GoalSelect the goal whose target you want to delete.
Target IDEnter the Target ID you want to delete.

Views

List All Team Views

Retrieves all team views.

ConnectionEstablish a connection to your ClickUp account.
Workspace IDSelect the Workspace ID whose team views you want to list.
LimitThe maximum number of team views Integromat should return during one scenario execution cycle.

List All Space Views

Retrieves all space views.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the space whose team views you want to list.
WorkspaceSelect the workspace whose space view you want to list.
SpaceSelect the space whose views you want to list.
Space IDEnter the Space ID whose views you want to list.
LimitThe maximum number of space views Integromat should return during one scenario execution cycle.

List All Folder Views

Retrieves all folder views.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the space whose team views you want to list.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder whose views you want to list.
Folder IDEnter the Folder ID whose views you want to list.
LimitThe maximum number of folder views Integromat should return during one scenario execution cycle. 

List All List Views

Retrieves all list views.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the list whose views you want to list.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list.
List IDEnter the List ID whose view you want to list.
LimitThe maximum number of list views Integromat should return during one scenario execution cycle.

List All View Tasks

Retrieves all tasks for a specific view.

ConnectionEstablish a connection to your ClickUp account
Map or SelectSelect or map the view whose tasks you want to list.
WorkspaceSelect the workspace.
SpaceSelect the space.
FolderSelect the folder.
ListSelect the list whose view task you want to list.
View IDEnter the View ID whose task you want to list.
ViewSelect the view whose tasks you want to list.
LimitThe maximum number of view tasks Integromat should return during one scenario execution cycle.

Get a View

Retrieves details about a specific view.

ConnectionEstablish a connection to your ClickUp account.
Map or SelectSelect or map the view whose details you want to retrieve.
Select BySelect the option to sort the view:
  • Workspace
  • Space
  • Folder
  • List
WorkspaceSelect the workspace whose view details you want to retrieve.
SpaceSelect the space whose view details you want to retrieve.
FolderSelect the folder whose view details you want to retrieve.
ListSelect the list whose view details you want to retrieve.
ViewSelect the view whose details you want to retrieve.
View IDEnter the View ID whose details you want to retrieve.

Other

Make an API Call

Performs an arbitrary authorized API call.

ConnectionEstablish a connection to your ClickUp account.
URL

Enter a path relative to https://clickup.com/api. E.g. team.

For the list of available endpoints, refer to the ClickUp API Documentation.
Method

Select the HTTP method you want to use:

GET
to retrieve information for an entry.

POST
to create a new entry.

PUT
to update/replace an existing entry.

PATCH
to make a partial entry update.

DELETE
to delete an entry.

HeadersEnter the desired request headers. You don't have to add authorization headers; we already did that for you.
Query StringEnter the request query string.
BodyEnter the body content for your API call.

Example - List teams

Following API call returns all teams:

clickup2.PNG

Matches of the search can be found in the module's Output under BundleBody > teams.
In our example, 1 team is returned:

clickup1.PNG

 

How To Obtain the Assignee's ID

1. Open the Create a Task module and establish the connection.

2. Select the values for Workspace > Space > Folder > List to display the assignees.

3. Select the assignee whose ID you want to view and click the Map toggle icon.

H5Tb34fYyf.gif

The selected user ID displays.

You can select multiple users, the user IDs are displayed separated by a comma in the order of their names in the Assignees field.

 

Popular use cases from our blog

automated-data-collection-crm-illustration

How to Automate Data Collection - Part 5: CRM Systems

automated-data-collection-chatbot-marketing-illustration

How to Automate Data Collection - Part 4: Chatbot Marketing

automated-data-collection-paid-ads-illustration

How to Automate Data Collection - Part 3: Paid Ads

automated-data-collection-email-illustration

How to Automate Data Collection - Part 2: Email Marketing Segmentation

personalized-customer-experience-illustration-integromat

5 Automated Solutions to Personalize Customer Experience

data-collection-automation-forms-pt-1

How to Automate Data Collection - Part 1: Online Forms

Didn’t find what you were looking for?

Expert

Find an expert

We feature a network of 450+ certified partners across the globe who are ready to help

Find an expert

Automate any workflow in your business

Sign up for a free account today. No credit card required, no time limits on free plan.