Forum Discussion
sivanrv
Jun 24, 2022Copper Contributor
Get all comments with replies from modern Site pages in SharePoint Online
I have a requirement to fetch all the comments from all the site pages in a SharePoint Online site collection date wise. Is there a way to achieve it using Powershell?
I will be creating a timer job and running this query to send a notification to business users.
1 Reply
- Hi,
Take a look at PowerShell PnP cmdelts for SharePoint Online...if they don't provide the feature you need, then think on using SPO/Graph API on your PowerShell scripts for that purpose