5 questions
0
votes
0
answers
44
views
Multiple Change Notification from Microsoft Graph, how to solve this?
I am trying to receive change notifications from Microsoft Graph whenever an event is updated (created, deleted, or updated).
I have successfully managed to create subscriptions. The URL that receives ...
5
votes
1
answer
580
views
Graph calendar change notification sent for series master when instance is edited
I have created a subscription to my Outlook calendar. When a specific instance of a recurring event is edited in Outlook, the notification that is sent to my notification url is for the series master ...
0
votes
1
answer
65
views
Graph API for iOS Push Notifications - Confused AAD customer on Partner Portal
I want to use Microsoft Graph to send our company mobile app push notifications as discussed at Microsoft Build 2019.
I am following Integrate with Microsoft Graph notifications. It directs me to ...