Basic Information

appmixer.clickup.core.CreateTask

1.0.0

Public

Create a new task in ClickUp.

Input Ports

in

FieldTypeDescription
Space ID select Enter a Space ID or select it from the picker.
List ID select Enter a List ID or select it from the picker.
Name text Specify the name of the task.
Description text Specify the description of the task.
Tags text A comma separated list of Tags.
Status select Specify the task status.
Priority select Specify the priority of the task.
Due Date date-time Specify the due date of the task.
Due Date Time toggle If true, the time of due date will be included.
Start Date date-time Specify the start date of the task.
Start Date Time toggle If true, the time of start date will be included.
Notify All toggle If 'Notify All' is true, notifications will be sent to everyone including the creator of the comment.
Parent Id text

You can create a subtask by including an existing task ID.

The parent task ID you include cannot be a subtask, and must be in the same List specified in the path parameter.

Output Ports

out

FieldTypeDescription
Task ID -
Name -
Status -
Creator ID -
Creator Username -
Creator Email -
Assignees -
Watchers -
Due Date -
URL -
List ID -
List Name -
Project ID -
Project Name -
Folder ID -
Folder Name -
Space ID -

Full Metadata