A beginner's guide
Explore Plans
Mobile menu Close menu
Remember The MilkRemember The Milk

History of task added in list

This query returns a list of when a new task was added to the specified list.

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 when a new task was added to the specified list.
API endpoint slug
rememberthemilk.history_of_task_added_in_list
Runtime method
performQuery("rememberthemilk.history_of_task_added_in_list")

Query fields

List Dropdown list

Label
List
Slug
list
Required
true
Can have default value
false

Ingredients

Created atDate and time event was created.

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

NameThe name of the task.

Slug
name
Filter code
Rememberthemilk.historyOfTaskAddedInList.Name
Type
String
Example
Pick up the milk

ListThe name of the list.

Slug
list
Filter code
Rememberthemilk.historyOfTaskAddedInList.List
Type
String
Example
Personal

PriorityThe priority of the task.

Slug
priority
Filter code
Rememberthemilk.historyOfTaskAddedInList.Priority
Type
String
Example
1

Link to taskThe URL of the task.

Slug
link_to_task
Filter code
Rememberthemilk.historyOfTaskAddedInList.LinkToTask
Type
String
Example
https://www.rememberthemilk.com/app/#all/123456

TagsComma-separated list of task tags.

Slug
tags
Filter code
Rememberthemilk.historyOfTaskAddedInList.Tags
Type
String
Example
meeting, archived, asap