Forum Discussion

PrashantBhojani's avatar
PrashantBhojani
Copper Contributor
Oct 06, 2020

SharePoint modern pages - using API to post comments with specified date, author, etc.

Hello,   For my ongoing project, I am attempting to post the comment to SharePoint modern page using the the below REST API.   /_api/web/lists('listID')/GetItemById(1)/Comments   I am able to ...

Resources