Skip to content

Web Part that is able to display in real time the contents of a list, by receiving the SharePoint webhooks

Notifications You must be signed in to change notification settings

giuleon/spfx-webhooks-realtime

Repository files navigation

Webhooks Realtime

Summary

This web part demonstrates how to leverage the capabilities of SharePoint Webhooks. The libraries used by this web part are Socket.io, sp pnp js, moment.

Preview

Solution architecture

Architecture

Used SharePoint Framework Version

drop

Applies to

Prerequisites

In order to use properly this web part is necessary follow these steps:

Solution

Solution Author(s)
react-webhooks-realtime Giuliano De Luca (@giuleon , www.delucagiuliano.com)

Version history

Version Date Comments
1.0 October 29, 2017 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • in the command line run:
    • npm install
    • gulp serve

Features

This Web Part illustrates the following concepts on top of the SharePoint Framework:

  • How to leverage the capabilities of SharePoint webhooks.

About

Web Part that is able to display in real time the contents of a list, by receiving the SharePoint webhooks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published