Automate Microsoft To Do for free on Stepper

Microsoft To Do is a cloud-based task management app for creating task lists, tasks, and checklist items through the Microsoft Graph API.

I want to integratewithSee how to connect Microsoft To Do to ...

Triggers available for Microsoft To Do on Stepper

New Task List

Triggers when a new task list is created.

New Task

Triggers when a new task is created in the selected list.

  • 1 parameter s

Updated Task

Triggers when a task in the selected list is updated.

  • 1 parameter s

Completed Task

Triggers when a task in the selected list is marked completed.

  • 1 parameter s

Actions available for Microsoft To Do on Stepper

Create Task List

Creates a new task list.

  • 1 parameter s

Create Task

Creates a new task in a task list.

  • 11 parameter s

Update Task

Updates an existing task in a Microsoft To Do list.

  • 12 parameter s

Complete Task

Marks a task as completed in Microsoft To Do.

  • 2 parameter s

Delete Task

Deletes an existing task.

  • 2 parameter s

Create Checklist Item

Creates a new checklist item on a task in Microsoft To Do.

  • 4 parameter s

Find Tasks

Finds tasks in a task list, optionally filtered by a search term.

  • 1 parameter s

List Task Lists

Lists task lists in Microsoft To Do.

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.