This query returns a list of when new tasks were added to your Toodledo list.
Developer info
- API endpoint slug
- toodledo.recent_tasks_added
- Runtime method
- performQuery("toodledo.recent_tasks_added")
Query fields
No fields for this query
Ingredients
TitleThe title of the task.
- Slug
- Title
- Filter code
- Toodledo.recentTasksAdded.Title
- Type
- String
- Example
- Finish today's homework
NoteThe note associated with the task.
- Slug
- Note
- Filter code
- Toodledo.recentTasksAdded.Note
- Type
- String
- Example
- Don't forget to read the last Computer Science chapter for bonus points!
FolderThe name of the folder the task is in.
- Slug
- Folder
- Filter code
- Toodledo.recentTasksAdded.Folder
- Type
- String
- Example
- School To-dos
PriorityThe priority of the task.
- Slug
- Priority
- Filter code
- Toodledo.recentTasksAdded.Priority
- Type
- String
- Example
- High
TagsTags comma separated.
- Slug
- Tags
- Filter code
- Toodledo.recentTasksAdded.Tags
- Type
- String
- Example
- homework, programming
Due dateThe date the task is due.
- Slug
- DueDate
- Filter code
- Toodledo.recentTasksAdded.DueDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
ContextThe name of the context the task is in.
- Slug
- Context
- Filter code
- Toodledo.recentTasksAdded.Context
- Type
- String
- Example
- Work