ClickUp - Update a task

Use the ClickUp - Update a task action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to update an existing task in ClickUp.

For more information about ClickUp, go to ClickUp.

Configure the ClickUp - Update a task action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  1. Select a Connection. If you do not have a connection, see Add a connection.
  2. If you already have a task ID in a workflow variable, insert that variable in the Task field. If you don't have the task ID, then follow these steps to retrieve the list of tasks from your ClickUp connection:

    1. Select the Team where the task is located.

    2. Select the Space where the task list's folder is located.

    3. Select the Folder.

    4. Select the List where the task is located.

    5. Specify the Task page index. This is used for paging the returned list of tasks.

    6. Select the Task. If the task does not show in the drop-down list, change the Task page index to load the next set of tasks.

  1. Update the fields you want to update.

  2. Create or select a variable for the output.

ClickUp - Update a task action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The ClickUp connection to use to update the task.

To refresh the available connections, click .

(n/a)

  Team

The ClickUp team where the task is located. This drop-down populates with the list of teams once the connection is made.

Text, Decimal, Integer, Boolean, DateTime, Collection
  Space The ClickUp space where the task is located. This drop-down populates with the list of team spaces once the Team field is selected. Text, Decimal, Integer, Boolean, DateTime, Collection
  Folder The ClickUp folder where the task is located. This drop-down populates with the list of folders once the Space field is selected. Text, Decimal, Integer, Boolean, DateTime, Collection
  List

The ClickUp list where the task is located. This drop-down populates with the task lists once the Folder field is selected.

Text, Decimal, Integer, Boolean, DateTime, Collection
  Task page index The number within the list of tasks where the Task drop-down will start from. Used for paging within the list of tasks Integer
  Task The task to update. Text, Decimal, Integer, Boolean, DateTime, Collection
  Name

The name of the task.

Text, Decimal, Integer, Boolean, DateTime, Collection
  Description

A description for the task.

Text, Decimal, Integer, Boolean, DateTime, Collection
  Assignees

Team members assigned this task to.

In the Add section, click Add assignee to add a member to the assignees list.

In the Remove section Add section, click Add assignee to list the member to be removed from the assignees list.

Integer
  Tags Custom tags to help organize your tasks. Click Add tag to create a new tag for this task. Text, Decimal, Integer, Boolean, DateTime, Collection
  Status The status of the task. This drop-down populates when you select the ClickUp Space. Text, Decimal, Integer, Boolean, DateTime, Collection
  Priority The priority of the task: Urgent, High, Normal, or Low. Integer
  Due date

The date, in Unix time (including milliseconds), that this task will be completed.

Integer
  Display due date/time Select whether to display the time with the date, or just the date, on the ClickUp site. Boolean
  Start date

The date, in Unix time (including milliseconds), that this task is to start on.

 
  Display start date/time Select whether to display the time with the date, or just the date, on the ClickUp site. Boolean
  Time estimate An estimated time to complete this new task. Integer
  Notify all assignees Select whether to send task creation notifications to everyone including the creator of the task. Boolean
  Archived Whether or not this task is archived. Boolean
Output Updated Task Stores the result of the action as an object. The following values are returned:
  • Archived: (Boolean) Whether or not the task is archived.
  • Assignees: (Collection) List of users assigned to the task:
    • Color: (Text) User's color definition.
    • Email: (Text) User's email address.
    • ID: (Integer) User's unique identity number.
    • Initials: (Text) User's initials.
    • Profile picture URL: (Text) Link to the user's profile picture.
    • User name: (Text) The user's name.
  • Creator: (Object) Details of the task creator:
    • Color: (Text) Task creator's color definition.
    • Email: (Text) Task creator's email address.
    • ID: (Integer) Task creator's unique identity number.
    • Initials: (Text) Task creator's initials.
    • Profile picture URL: (Text) Link to the task creator's profile picture.
    • User name: (Text) The task creator's name.
  • Date closed: (Integer) The date the task was closed (typically null for a new task). In Unix time.
  • Date created: (Integer) The date the task was created. In Unix time.
  • Date updated: (Integer) The date the task was updated. In Unix time.
  • Dependencies: (Collection) List of tasks that depend on the completion of this task.
    • Date created: (integer) The date the dependency was added. In Unix time.
    • Depends on: (Text) The task dependency link.
    • Task ID: (Text) The dependent task's identifying number.
    • Type: (Integer) The type of dependency, such as blocking, or waiting on.
    • User ID: (Text) This variable returns a value from the API for use throughout the workflow.
  • Due date: (Integer) The date this task is due to be completed on.
  • Folder: (Object) Details of the folder this task is created in:
    • Access: (Boolean) If the folder is open or closed for access.
    • Hidden: (Boolean) Whether or not the folder is hidden.
    • ID: Text) The unique identifier of the folder.
    • Name: (Text) The name of the folder.
  • ID (Text) The unique identifier of the task.
  • List: (Object) Details of the task list:
    • Access: (Boolean) If the task list is open or closed for access.
    • ID: Text) The unique identifier for the task list.
    • Name: (Text) The name of the task list.
  • Name: (Text) The name of the task.
  • Order index: (Text) The position that this task will show in.
  • Permission level: (Text) The permission level needed to access this task.
  • Project: (Object) Details of the project this task is created in:
    • Access: (Boolean) If the project is open or closed for access.
    • Hidden: (Boolean) Whether or not the project is hidden.
    • ID: Text) The unique identifier of the project.
    • Name: (Text) The name of the project.
  • Space: (Object) Details of the space that the task is created in.
    • ID: (Text) The unique identifier of the space.
  • Start date: (Integer) The starting date for the task.
  • Status: (Object) Details of the status assigned to the task.
    • Color: (Text) The color of the status.
    • Order index: (Text) The position that this status will show in, zero based.
    • Status: (Text) Whether the status is open, in progress, closed, or a custom status.
    • Type: (Text) The status type.
  • Tags: (Collection) List of tags assigned to the task.
  • Team ID: (Text) The unique identifier of the team.
  • Time estimate: (Integer) An estimated time to complete the task. In Unix time.
  • URL: (Text) The ClickUp URL to the task definition.
  • Watchers: (Collection) List of users with access to observe the task details:
    • Color: (Text) User's color definition.
    • Email: (Text) User's email address.
    • ID: (Integer) User's unique identity number.
    • Initials: (Text) User's initials.
    • Profile picture URL: (Text) Link to the user's profile picture.
    • User name: (Text) The user's name.
Object