Basic Information

appmixer.clickup.core.CreateList

1.0.0

Public

Create a new list.

Input Ports

in

FieldTypeDescription
Space ID text Enter a Space ID or select it from the picker.
Folder ID text Specify the folder ID. If provided, the list will be created inside this folder. Otherwise, it will be a folderless list in the space.
Name text Specify the name of the list.
Content text Specify the content (description) of the list.
Status text Specify the status of the list.
Priority select Specify the priority of the list.
Due Date date-time Specify the due date of the list.
Due Date Time toggle If true, the time of the due date will be included.

Output Ports

out

FieldTypeDescription
List ID string -
Name string -
Order Index number -
Content string -
Status object -
Priority object -
Due Date string -
Start Date string -
Folder object -
Space object -
Archived boolean -
Override Statuses boolean -
Task Count number -

Full Metadata