Forum Discussion
HopkinsRaz
Sep 29, 2022Copper Contributor
Is there an SharePoint API endpoint for views?
I'm trying to automate collection of metrics for articles on our SharePoint sites. There are some good articles on doing this for likes and comments using the SharePoint API and Power Automate, but I...
- Sep 30, 2022
HopkinsRaz You can use SharePoint search API to get page views. Check below threads for more information:
- https://sharepoint.stackexchange.com/questions/299085/how-to-find-the-page-views-in-the-sharepoint
- https://github.com/SharePoint/sp-dev-docs/issues/2808
- https://github.com/SharePoint/sp-dev-docs/issues/5072
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
ganeshsanap
Sep 30, 2022MVP
HopkinsRaz You can use SharePoint search API to get page views. Check below threads for more information:
- https://sharepoint.stackexchange.com/questions/299085/how-to-find-the-page-views-in-the-sharepoint
- https://github.com/SharePoint/sp-dev-docs/issues/2808
- https://github.com/SharePoint/sp-dev-docs/issues/5072
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.