ClickUp Connector
Quickly build integrations connecting your B2B SaaS to ClickUp.
About the ClickUp Connector
Manage tasks, lists, spaces, time tracking, and team members in ClickUp.
Actions
| Action Name | Action Description |
|---|---|
| Get User | Retrieve information about a user in a workspace. |
| Invite User to Workspace | Invite someone to join a workspace as a member. |
| Edit User on Workspace | Update a user's name and role on a workspace. |
| Remove User from Workspace | Deactivate a user from a workspace. |
| Get Authorized Workspaces | List the workspaces available to the authenticated user. |
| Get Workspace Seats | Retrieve the used, total, and available member and guest seats for a workspace. |
| Get Workspace Plan | Retrieve the current plan for a specified workspace. |
| Get Team | Retrieve user groups (Teams) in a workspace. |
| Create Team | Create a user group (Team) of users that can be assigned to items in a workspace. |
| Update Team | Update a user group (Team) of users that can be assigned to items in a workspace. |
| Delete Team | Remove a user group (Team) from a workspace. |
| Get Space | Retrieve details for a specific space by ID. |
| List Spaces | List the spaces available in a workspace. |
| Create Space | Add a new space to a workspace. |
| Update Space | Rename a space, set its color, and enable ClickApps for the space. |
| Delete Space | Delete a space from a workspace. |
| Get Time Entries Within Date Range | List time entries filtered by start and end date. By default, returns entries from the last 30 days created by the authenticated user. |
| List Folders | List all folders in a space. |
| Get Accessible Custom Fields | List the custom fields available on tasks in a specific list. |
| List Lists in Folder | List the lists within a folder. |
| Create Task | Create a new task in a list. |
| Update Task | Update an existing task. |
| Set Custom Field Value | Update the value of a Custom Field on a task. |
| List Tasks | List the tasks in a list. |
| Get Time Entry | Retrieve a single time entry. |
| Create Time Entry | Create a time entry. |
| Update Time Entry | Update the details of a time entry. |
| Start Time Entry | Start a timer for the authenticated user. |
| Stop Time Entry | Stop the timer that is currently running for the authenticated user. |
| Delete Time Entry | Delete a time entry from a workspace. |
| Get Task | Retrieve information about a task. |
| Delete Task | Delete a task from a workspace. |
| Create Task Attachment | Upload a file to a task as an attachment. |
| Get Task Comments | List all comments on a task. |
| Create Task Comment | Add a new comment to a task. |
| Update Comment | Replace the content of a task comment, assign a comment, and mark a comment as resolved. |
| Delete Comment | Delete a task comment. |
| Remove Custom Field Value | Remove the data from a Custom Field on a task. This does not delete the option from the Custom Field. |
| Get Folder | Retrieve a folder and its lists. |
| Create Folder | Add a new folder to a space. |
| Update Folder | Rename a folder. |
| Delete Folder | Delete a folder from a workspace. |
| Invite Guest to Workspace | Invite a new guest to a workspace. |
| Get Guest | Retrieve information about a guest in a workspace. |
| Edit Guest on Workspace | Rename and configure options for a guest. |
| Remove Guest from Workspace | Revoke a guest's access to a workspace. |
| Add Guest to Task | Share a task with a guest. |
| Remove Guest from Task | Revoke a guest's access to a task. |
| Add Guest to List | Share a list with a guest. |
| Remove Guest from List | Revoke a guest's access to a list. |
| Add Guest to Folder | Share a folder with a guest. |
| Remove Guest from Folder | Revoke a guest's access to a folder. |
| Get List | Retrieve details for a specific list. |
| Create List | Add a new list to a folder. |
| Update List | Update a list's name, info description, due date/time, priority, assignee, and color. |
| Delete List | Delete a list from a workspace. |
| Add Task to List | Add a task to an additional list. |
| Remove Task from List | Remove a task from an additional list. A task cannot be removed from its home list. |
| Get Task Members | List the members assigned to a task. |
| Get List Members | List the people who have access to a list. |
| List Webhooks | List all webhooks for a workspace. |
| Create Webhook | Create a new webhook for a workspace, space, folder, list, or task. |
| Update Webhook | Update the configuration of a webhook. |
| Delete Webhook | Delete a webhook. |
| Raw Request | Send a raw HTTP request to the ClickUp API. |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| Webhook | Receive and validate webhook requests from ClickUp for manually configured webhook subscriptions. |
| New and Updated Tasks | Checks for new and updated tasks in ClickUp on a configured schedule. |