Hi All,
Please help me to create SharePoint user alerts programatically using SPFx and React.
I am looking for simillar functionality as below.
https://www.c-sharpcorner.com/uploadfile/anavijai/programmatically-creating-alerts-in-sharepoint-2010/
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipen ShahPosted May 3, 2021, 4:06 AM
Below is the sample code of SPFx which enable you to create subscrition on particular list or library.
Please follow it and do changes accrding to you.
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-realtime-documents
Sreeraj RaghavanPosted May 3, 2021, 3:37 AM
Dipen ShahPosted May 2, 2021, 11:52 AM
Sreeraj RaghavanPosted May 2, 2021, 4:15 AM
Dipen ShahPosted May 1, 2021, 2:18 PM