70 likes | 191 Vues
Dive into the mechanics of push notifications in SharePoint 2013 with insights from Marie Wessels. This comprehensive overview explains the process of event handling within SharePoint, the function of the PushNotificationSubscriberCollection, and how to implement push notifications using HttpWebRequest. Additionally, explore how mobile applications can consume pushed events, discuss the limitations of this feature, and address common questions surrounding its functionality. Enhance your SharePoint knowledge with practical examples and expert tips.
E N D
SharePoint Saturday 2013 Push Notifications in SharePoint 2013 Marie Wessels
But really how? • SharePoint event happens • PushNotificationSubscriberCollection -> PushNotificationSubscribers • Push notification via HttpWebRequest • Consume pushed event on mobile application