Microsoft announces the general availability of Microsoft To Do APIs

Reading time icon 1 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Microsoft To Do

Microsoft To Do

Microsoft today announced the general availability of Microsoft To Do Graph APIs. With this announcement, developers can use these APIs in production apps. Right now, three entities are supported. todoTaskList entity that has a collection of todoTask entities and linkedResource which enables task completion.

    • CRUD operation on todoTaskList entity /me/todo/lists
    • CRUD operation on todoTask entity /me/todo/lists//tasks
    • CRUD operation on linkedResource entity /me/todo/lists//tasks//linkedResources

Developers can create applications such as the following:

  • Create tasks from your app’s workflow, for example, from email or notifications, and save them in To Do.
  • Sync your app’s existing tasks with To Do and create a single task view for better prioritization and manageability.
  • Manage To Do tasks in a custom business application.

Source: To Do API

More about the topics: microsoft, Microsoft To-Do

Leave a Reply

Your email address will not be published. Required fields are marked *