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

A task is completed

This trigger fires when a task is completed.

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 completed.
API endpoint slug
google_tasks.task_completed

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.taskCompleted.Title
Type
String
Example
Do laundry

NotesTask notes

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

Completed atDate and time when the task was completed.

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

Updated atDate and time when the task was updated.

Slug
updated_at
Filter code
GoogleTasks.taskCompleted.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.taskCompleted.TaskListId
Type
String
Example
1234