The unavailability of the To-do task Graph API for the equivalent Outlook APIs.

Hari 6 Reputation points
2022-08-05T11:31:56.827+00:00

Get all To-do Tasks

Issue Description : We can't get all To-do Tasks without using TaskListsID.

Outlook API : https://outlook.office.com/api/v2.0/me/tasks (Microsoft documentation).

We see that the outlook API deprecation to be by November. Please provide us the equivalent graph API for outlook api before the deprecation of the outlook API.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,716 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShivaniRai-MSFT 2,726 Reputation points
    2022-08-05T13:10:09.66+00:00

    Hi @Hari ,

    Please follow this documentation to Compare Microsoft Graph and Outlook REST API endpoints. Equivalent graph API for this Outlook API https://outlook.office.com/api/v2.0/me/tasks can be found in this documentation.

    Hope this helps.

    If the response is helpful, please click "Accept Answer" and upvote it. If you have extra questions about this answer, please click "Comment".