Is there a way to perform this extraction via graph api?
or any other method
regards
Is there a way to perform this extraction via graph api?
or any other method
regards
I do not find a Graph API endpoint to get the comments of a site page in the document.
You may try to use SharePoint Rest API to get the comments.
/_api/lists/getbytitle('Site Pages')/items(pageID)/comments
More information about this endpoint:
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
2 people are following this question.