Top Google Tasks automations
Explore Plans
Mobile menu Close menu
Google TasksGoogle Tasks

New task added

This trigger fires when a task is added to a list.

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 when a task is added to a list.
API endpoint slug
google_tasks.new_task_added

Trigger fields

Tasklist ID Dropdown list

Label
Which task list?
Slug
tasklist_id
Required
true
Can have default value
false

Ingredients

TitleThe name of the task.

Slug
title
Filter code
GoogleTasks.newTaskAdded.Title
Type
String
Example
Do laundry

NotesTask notes

Slug
notes
Filter code
GoogleTasks.newTaskAdded.Notes
Type
String
Example
Task notes

StatusTask status

Slug
status
Filter code
GoogleTasks.newTaskAdded.Status
Type
String
Example
needsAction or completed

DueDue date of the task (Optional)

Slug
due
Filter code
GoogleTasks.newTaskAdded.Due
Type
Date (ISO8601)
Example
2020-07-07

Updated atDate and time when the task was updated.

Slug
updated_at
Filter code
GoogleTasks.newTaskAdded.UpdatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Task list IDTask list ID

Slug
task_list_id
Filter code
GoogleTasks.newTaskAdded.TaskListId
Type
String
Example
1234