Forum Discussion
Following O365 Group Sites (excluded in API)
- Nov 09, 2016
So scratch that, found my own answer:
Updated API's to get followed and recent sites:
Followed: https://mytenant.sharepoint.com/_vti_bin/homeapi.ashx/sites/followed?mostRecentFirst=true&start=0&count=100&fillSiteData=true
Recent: https://mytenant.sharepoint.com/_vti_bin/homeapi.ashx/sites/followed?mostRecentFirst=true&start=0&count=100&fillSiteData=true
Updating my scripts now :manlol:
So scratch that, found my own answer:
Updated API's to get followed and recent sites:
Followed: https://mytenant.sharepoint.com/_vti_bin/homeapi.ashx/sites/followed?mostRecentFirst=true&start=0&count=100&fillSiteData=true
Recent: https://mytenant.sharepoint.com/_vti_bin/homeapi.ashx/sites/followed?mostRecentFirst=true&start=0&count=100&fillSiteData=true
Updating my scripts now :manlol: