Is there support for subscriptions? #948
Invincibear
started this conversation in
General
Replies: 1 comment
-
Not for the moment |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So the Graph API has the option to notify a server endpoint about changes to a resource in the form of a subscription (https://learn.microsoft.com/en-us/graph/api/resources/webhooks?view=graph-rest-1.0), does this library support this functionality? Specifically, I want to be notified when a calendar event is created/modified/deleted
Beta Was this translation helpful? Give feedback.
All reactions