Automate Reddit
Explore Plans
Mobile menu Close menu
TickTickTickTick

History of task created

This query returns a list of every time you add a new task on TickTick.

About this query

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 query returns a list of every time you add a new task on TickTick.
API endpoint slug
TickTick.history_of_task_created
Runtime method
performQuery("TickTick.history_of_task_created")

Query fields

List Dropdown list

Label
List
Helper text
Configure this trigger to fire only when a task is added to a specific list.
Slug
list
Required
true
Can have default value
false

Tag Dropdown list

Label
Tag
Helper text
Configure this trigger to fire only when a task is added with a specific tag.
Slug
tag
Required
true
Can have default value
false

Priority Dropdown list

Label
Priority
Helper text
Configure this trigger to fire only when a task is added with a specific priority.
Slug
priority
Required
true
Can have default value
true

Ingredients

Task nameTask Name

Slug
task_name
Filter code
TickTick.historyOfTaskCreated.TaskName
Type
String
Example
meeting

Task contentTask Content

Slug
task_content
Filter code
TickTick.historyOfTaskCreated.TaskContent
Type
String
Example
meeting at 10 am

Start dateStart Date

Slug
start_date
Filter code
TickTick.historyOfTaskCreated.StartDate
Type
String
Example
February 12, 2020

End dateEnd Date

Slug
end_date
Filter code
TickTick.historyOfTaskCreated.EndDate
Type
String
Example
February 12, 2020

ListList Name

Slug
list
Filter code
TickTick.historyOfTaskCreated.List
Type
String
Example
inbox

PriorityPriority

Slug
priority
Filter code
TickTick.historyOfTaskCreated.Priority
Type
String
Example
Low

TagTag

Slug
tag
Filter code
TickTick.historyOfTaskCreated.Tag
Type
String
Example
#updated #paused #later

Link to taskLink to Task

Slug
link_to_task
Filter code
TickTick.historyOfTaskCreated.LinkToTask
Type
String
Example
https://ticktick.com/#p/inbox1014227979/tasks/5ceb9572e4b081c31fead5eb

Created atDate and time event was created.

Slug
created_at
Filter code
TickTick.historyOfTaskCreated.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00