Allow Graph API calls to work with both todo tasks and plannerTasks using application permissions
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.
3 Comments
- Ernst_MeinhartCopper Contributor
This feature is really needed and business critical to us. This must be a show stopper before deprecating EWS, it´s a must have!
- codekoenigCopper Contributor
This is an essential & urgent feature especially as the "classic" Outlook Tasks API (https://graph.microsoft.com/beta/users/bernhard.koenig@bkoenigdev.onmicrosoft.com/outlook/tasks) that supports this will be deprecated by August 2022.
- TomScheuermannCopper Contributor
It would be very useful to automatically create ToDo's for specific users using a service account.