Forum Discussion
Rick DeFoe
Feb 25, 2019Iron Contributor
Save for later webPart and/or API
Is there any plans for a "Saved for later" user web part in the future? It would be great to be able to drop a "Saved for later" webpart on a page for employees to easily get back to their "Saved" pages without having to go back to SharePoint home or the mobile app. Also, is there an API that we could use to build our own SPFX webpart for this?
thanks,
3 Replies
- Rick DeFoeIron ContributorLooks like there is a BETA graph APi to retrieve followed (Saved for later) items for the current user. I have tested in the graph explorer and was able to retrieve my saved for later items.
https://docs.microsoft.com/en-us/graph/api/drive-list-following?view=graph-rest-beta - Rick DeFoeIron ContributorThanks, I did see that one but I get worried using undocumented and unsupported APIs. Hoping Microsoft has some more plans for this as I see it as a useful feature.