Top Todoist automations
Explore Plans
Mobile menu Close menu
TodoistTodoist

History of tasks created with label

This query returns a list of every time you create a new task with a label you specify. NOTE: Labels are only supported for Todoist Premium users.

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
API endpoint slug
todoist.history_of_tasks_created_with_label
Runtime method
performQuery("todoist.history_of_tasks_created_with_label")

Query fields

Label ID Dropdown list

Label
Label to watch
Helper text
Slug
label_id
Required
true
Can have default value
false

Project ID Dropdown list

Label
Project to watch
Helper text
Slug
project_id
Required
true
Can have default value
false

Ingredients

Task content

Slug
task_content
Filter code
Todoist.historyOfTasksCreatedWithLabel.TaskContent
Type
String
Example
Pay telephone bill

Link to task

Slug
link_to_task
Filter code
Todoist.historyOfTasksCreatedWithLabel.LinkToTask
Type
Web URL
Example
https://todoist.com/showTask?id=999

Project

Slug
project
Filter code
Todoist.historyOfTasksCreatedWithLabel.Project
Type
String
Example
Household Tasks

Labels

Slug
labels
Filter code
Todoist.historyOfTasksCreatedWithLabel.Labels
Type
String
Example
to_follow_up

Priority

Slug
priority
Filter code
Todoist.historyOfTasksCreatedWithLabel.Priority
Type
String
Example
Priority 1

Created at

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

Due date

Slug
due_date
Filter code
Todoist.historyOfTasksCreatedWithLabel.DueDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00