Explore Plans
Mobile menu Close menu
Google Tasks

A task is completed

This trigger fires when a task is completed.

Developer info

API endpoint slug
google_tasks.task_completed

Trigger fields

Tasklist Dropdown list

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

Ingredients

Title The name of the task.

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

Notes Task notes

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

Completed at Date 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+05:00

Updated at Date 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+05:00

Task list Task list ID

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