Forum Discussion
Dhirendra Yadav
Aug 02, 2016Copper Contributor
Inconsistent Asynchronous Remote Event Receivers in SharePoint Online
Hello, we are using Remote Event Receivers (Asynchronous) in our SharePoint add-in (provider hosted) for performing some post-processing on document library items. However, everything works fine over...
Charles Willwerth
Aug 02, 2016Brass Contributor
Yes, I have experienced this. More specifically, on lists, and seemingly more often on the ItemAttachmentAdded event than the others. Seems like the idea is to not use RER's, and wait for web hooks to roll out (not a great answer in the meantime).