Forum Discussion
PrashantBhojani
Oct 06, 2020Copper Contributor
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 ...
michelef
Nov 30, 2020Copper Contributor
PrashantBhojani hello, i have a similar scenario, i would like to update the comments on a list item using an http call in power automate, but i'm not able to make it works. could you please provide how does your rest api works? thanks in advance!!