Best ClickUp automations
Explore Plans
Mobile menu Close menu
ClickUpClickUp

Task created

This trigger fires when a new task has been created.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a new task has been created.
API endpoint slug
clickup.task_created

Trigger fields

Team ID Dropdown list

Label
Which workspace?
Slug
team_id
Required
true
Can have default value
false

Ingredients

Task nameThe name of the task.

Slug
task_name
Filter code
Clickup.taskCreated.TaskName
Type
String
Example
Finish the marketing plan

Task IDThe ID of the task.

Slug
task_id
Filter code
Clickup.taskCreated.TaskId
Type
String
Example
3wemm92

URLThe URL of the task.

Slug
url
Filter code
Clickup.taskCreated.Url
Type
String
Example
https://app.clickup.com/t/3wen7yf

DescriptionThe task description.

Slug
description
Filter code
Clickup.taskCreated.Description
Type
String
Example
Here are some details about the marketing plan...

Text contentThe text content of the card.

Slug
text_content
Filter code
Clickup.taskCreated.TextContent
Type
String
Example
Here are the details about the marketing plan...

Status nameThe name of the status of the task.

Slug
status_name
Filter code
Clickup.taskCreated.StatusName
Type
String
Example
Pending

Status IDThe ID of the current status of the task.

Slug
status_id
Filter code
Clickup.taskCreated.StatusId
Type
String
Example
sc234287546_4gkKnixx

List nameThe name of the list the task was created in.

Slug
list_name
Filter code
Clickup.taskCreated.ListName
Type
String
Example
My List

List IDThe ID of the list the task was created in.

Slug
list_id
Filter code
Clickup.taskCreated.ListId
Type
String
Example
234287546

Space IDThe ID of the space the task was created in.

Slug
space_id
Filter code
Clickup.taskCreated.SpaceId
Type
String
Example
38685966

Creator nameThe name of the user who created the card.

Slug
creator_name
Filter code
Clickup.taskCreated.CreatorName
Type
String
Example
Joe Smith

Creator IDThe ID of the user who created the card.

Slug
creator_id
Filter code
Clickup.taskCreated.CreatorId
Type
String
Example
38558972

Date createdDate and time the task was created.

Slug
date_created
Filter code
Clickup.taskCreated.DateCreated
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Order indexThe order of the task within its list.

Slug
order_index
Filter code
Clickup.taskCreated.OrderIndex
Type
String
Example
0.00000900000000000000000000000000

Is archivedWhether or not the task is archived.

Slug
is_archived
Filter code
Clickup.taskCreated.IsArchived
Type
String
Example
true