0

we have created SaaS application for outlook calendar. we have to delete database records when app got uninstalled from marketplace.

Eugene Astafiev
  • 47,483
  • 3
  • 24
  • 45

1 Answers1

0

This is a good ask.

If I understand correctly, you're asking for a delete notification on the application resource (https://learn.microsoft.com/en-us/graph/api/resources/application?view=graph-rest-1.0). Is that correct?

We don't currently support change notifications on the application resource today. We have added this request to our backlog, but cannot provide an ETA for the work at this time (meaning it's currently further than 6 months out).

Ric Lewis
  • 1
  • 2