Automate Reddit
Explore Plans
Mobile menu Close menu
TickTickTickTick

New completed task

This trigger fires every time you complete a task in TickTick.

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 every time you complete a task in TickTick.
API endpoint slug
TickTick.new_completed_task

Trigger fields

List Dropdown list

Label
List
Helper text
Configure this trigger to fire only when the completed task is in 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 the completed task has 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 the completed task is set with a priority.
Slug
priority
Required
true
Can have default value
true

Ingredients

Task nameTask Name

Slug
task_name
Filter code
TickTick.newCompletedTask.TaskName
Type
String
Example
Task Name

Task contentTask Content

Slug
task_content
Filter code
TickTick.newCompletedTask.TaskContent
Type
String
Example
Task Content

Complete dateComplete Date

Slug
complete_date
Filter code
TickTick.newCompletedTask.CompleteDate
Type
String
Example
February 12, 2020 at 06:30PM

Start dateStart Date

Slug
start_date
Filter code
TickTick.newCompletedTask.StartDate
Type
String
Example
February 12, 2020 at 06:30PM

End dateEnd Date

Slug
end_date
Filter code
TickTick.newCompletedTask.EndDate
Type
String
Example
February 12, 2020 at 06:30PM

ListList Name

Slug
list
Filter code
TickTick.newCompletedTask.List
Type
String
Example
Inbox

PriorityPriority

Slug
priority
Filter code
TickTick.newCompletedTask.Priority
Type
String
Example
High

TagTag

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

Link to taskLink to Task

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

Created atDate and time event was created.

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