Forum Discussion
KeAlexandreTheGreat
Dec 13, 2018Brass Contributor
Obtaining list of users that FOLLOW a modern experience site ?
Hello all, I have not seen a discussion answering this, so I took it upon me to start this here. Basically, is there a way to obtain the list of the people who have hit the "star" button to f...
Thuyavan Ganesan
Dec 13, 2018Iron Contributor
There is no way to get the list , user following information only available in the user profile of his own, SPSocialActor can get you the followed user for your site, based on this you need can create a list.
Hope this helps
Hope this helps
- KeAlexandreTheGreatDec 13, 2018Brass Contributor
Hi Thuyavan,
Thank you for pointing me in this direction. However, I lack coding skills. What do I do ?
It seems "SPSocialActor" is an object right ? For example, on google I find this tutorial : https://blog.sharedove.com/adisjugo/index.php/2013/07/25/get-followed-users-and-get-followers-in-sharepoint-2013-social/
Where do you put the code snippets ?
I am using Sharepoint Online with relative access to the admin console...
- Thuyavan GanesanDec 13, 2018Iron ContributorOh! If it is SPO you need to refer the below thread. The blog you are pointing to is for On-premise SharePoint versions .
https://docs.microsoft.com/en-us/previous-versions/office/sharepoint-visio/jj679768(v%3doffice.15)- KeAlexandreTheGreatDec 14, 2018Brass Contributor
Thank you Thuyavan,
Could you please check the link ? It seems to be not working I'm afraid.