Office365 graph delete task pushnotifications issue

Azure-Zohodev 1 Reputation point
2022-07-13T03:46:50.033+00:00

We are using this graph API to create a subscription. For the delete task event, we do not receive any notification from Microsoft, but receiving the same for creating and updating the task.
We created the subscription using graph beta API. Even in graph beta API, we didn't receive the notification for the delete task event from Microsoft.
Please find below the attached request details. Please advise on this.
Request url : https://graph.microsoft.com/beta/subscriptions
Request Body: {"notificationUrl":"<development-url>/notifications/office365/graph/v1","expirationDateTime":"2022-06-01T04:15:43Z","resource":"/me/todo/lists/{taskListId}/tasks","changeType":"deleted","clientState":"<client-state>"}

Note: We are in the process of migrating Outlook to Graph APIs. Without this feature, we can't migrate outlook to graph API, Please look into this with high priority.

Kindly assist us further.

I appreciate any help you can provide.

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