Displaying toast notifications with SharePoint Framework Extension Application Customiser and Webhooks
SharePoint

Displaying toast notifications with SharePoint Framework Extension Application Customiser and Webhooks

Content type Blog Post
Author Giuliano De Luca
Publication Date 12 Dec, 2017
Reading Time 1 minute

Introduction

SharePoint Webhooks was the main topic of the previous article, in this article I’ll talk about the same topic, using it with SharePoint Framework extension application customizer for displaying toast notifications.

Displaying Toast Notifications with SPFx and Webhooks

This solution offers the possibility to display toast notifications on the modern view, which is definitely really useful to keep informed the end user with communications and news.
The solution architecture behind is exactly the same that I used to have a real-time news feed:

In order to build up this solution, please follow the steps in the previous article.

Reference:

De Luca, G. (2017). Displaying toast notifications with SharePoint Framework Extension Application Customizer and Webhooks – Giuliano De Luca. [online] Available at: http://www.delucagiuliano.com/displaying-toast-notifications-with-sharepoint-framework-extension-application-customizer-and-webhooks/#.WibOF0pl9PY [Accessed 5 Dec. 2017].