Group Location
Explore Plans
Mobile menu Close menu
Microsoft To DoMicrosoft To Do

Task in list completed

This trigger fires when a task in a given list 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
API endpoint slug
microsoft_todo.task_completed

Trigger fields

Task list ID Dropdown list

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

Ingredients

Title

Slug
title
Filter code
MicrosoftTodo.taskCompleted.Title
Type
String
Example
Change oil in my car

Body

Slug
body
Filter code
MicrosoftTodo.taskCompleted.Body
Type
String
Example
My plants are looking droopy and need to be watered!

Importance

Slug
importance
Filter code
MicrosoftTodo.taskCompleted.Importance
Type
String
Example
high

Date and time completed

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