Forum Discussion
Juan M Baena
Mar 04, 2019Iron Contributor
Following Sites
Good Day I was looking at this older post https://techcommunity.microsoft.com/t5/SharePoint/Obtaining-list-of-users-that-FOLLOW-a-modern-experience-site/m-p/301309#M24686 since I had kind of the ...
Mar 04, 2019
You will need to develop a SPFx WebPart that displys this information
Juan M Baena
Mar 05, 2019Iron Contributor
Thank you, if that is the case then will the SharePoint Framework web part need to leverage SP.Social.SocialActor object (sp.userprofiles) as reference on the URL from the older post I referenced? Or have you seen a SharePoint Framework solution that could help retrieving this data? Thanks!