Quantcast
Channel: How to post to SharePoint NewsFeed using Remote Event Receiver? - SharePoint Stack Exchange
Browsing index pages (2 articles)

How to post to SharePoint NewsFeed using Remote Event Receiver?

I tried to post to SharePoint NewsFeed via Remote Event Receiver. public void ProcessOneWayEvent(SPRemoteEventProperties properties) { ClientContext context =...

View Article


Answer by user20354 for How to post to SharePoint NewsFeed using Remote Event...

I think, it is not possible because access token is not related to any user. Alternative way it create own client context, using login and password any real user.

View Article

Browsing index pages (2 articles)


Latest Images