ClickUp - New/updated record trigger

The New/updated record trigger runs when a task is created or updated in ClickUp.

Input

Input fieldDescription
Workspace/TeamSelect the name of the team or workspace from the drop-down menu.
SubtasksSelect the boolean value from the drop-down menu to include the subtasks.
Trigger poll intervalSelect how frequently to check for new events.
When first started, this recipe should pick up events fromWhen you start the recipe for the first time, it picks up trigger events from this specified date and time. Leave empty to get events created one hour ago.

Output

Output fieldDescription
Task IDUnique identifier of the task automatically assigned by ClickUp.
Custom IDAn optional user-defined ID for the task, useful for external reference or integration.
NameTitle or name of the task.
Text contentAdditional textual content associated with the task, if any.
DescriptionDetailed information or explanation about the task.
StatusObject containing the information about task status, such as Status ID, Status, Color, Type, Order index, and more.
ArchivedField indicating whether the task is archived.
Order indexInternal value used to determine the task’s position in a list.
Date createdTimestamp of when the task was created.
Date updatedTimestamp of the most recent update made to the task.
Date closedTimestamp of when the task was marked as completed or closed.
CreatorThe object containing information about the user who created the task. Contains fields such as Username, Creator ID, Email, Color, and more.
AssigneesList of users assigned to the task. Contains fields such as Username, Assignee ID, Email, Color, and more.
WatchersList of users watch the task to receive notifications of updates. Contains fields such as Username, Watcher ID, Email, Color, and more.
ChecklistsList of checklists associated with the task, containing checklist items and their details.
TagsList of labels or keywords added to categorize or identify the task.
ParentParent task ID if this task is a subtask.
PriorityObject containing information about the priority level assigned to the task.
Due dateThe date and time by which the task must be completed.
Start dateThe start date and time for the task.
PointsNumeric value used for effort estimation.
Time estimateEstimated time to complete the task.
Time spentTotal time logged or tracked as spent on the task.
Custom fieldsList of custom fields configured for the task, including field names, types, and values.
DependenciesList of tasks that this task is dependent on or blocking.
Linked tasksList of other tasks linked to this one, often used for cross-referencing.
Team IDUnique identifier of the ClickUp team to which the task belongs.
URLDirect link to view the task in the ClickUp web interface.
Permission levelThe level of access the webhook or API user has for the task.
ListThe object containing details of the list within ClickUp that the task belongs to.
ProjectThe object containing details of the project in ClickUp.
FolderThe object containing details of the folder in which the list containing the task resides.
SpaceSpace ID under which the task resides.

Last updated: