Allow Graph API calls to work with both todo tasks and plannerTasks using application permissions

Allow Graph API calls to work with both todo tasks and plannerTasks using application permissions
18

Upvotes

Upvote

 Jun 06 2021
2 Comments (2 New)
New

Graph API currently requires delegated permissions to create/read and manipulate tasks. This is not even with other Graph endpoints (e.g messages, events) and should be fixed for uniform access. From business standpoint, lack of access using application permissions is preventing us from implementing business critical features in our apps.

Comments
Occasional Visitor

It would be very useful to automatically create ToDo's for specific users using a service account.

Occasional Visitor

This is an essential & urgent feature especially as the "classic" Outlook Tasks API (https://graph.microsoft.com/beta/users/xxx@xxx.com/outlook/tasks) that supports this will be deprecated by August 2022.