Microsoft Graph API has provisions for accessing todoTask - it does not however have application level permissions (those are listed as "not supported"). How would an application implement creating / updating tasks and getting notifications for multiple users? Seems like a glaring hole in the api framework
Microsoft Graph API change notifications for todoTask
112 views Asked by Bob Rabinowitz At
1
Yes application level permissions are not yet supported. Please file a user voice here for your ask so that it could be considered in future.
Thanks!