Skip to main content
Community site session details

Community site session details

Session Id : C2405mG01ZH/2nhwboDYsb
Power Automate - Building Flows
Unanswered

Set check in comment with HTTP request

Like (0) ShareShare
ReportReport
Posted on 5 Mar 2024 21:12:36 by

How can I updated the check-in comment field on a library?

 

I am using the following HTTP Request step:

petervhorst_1-1709673033196.png

 

The step returns the following result and doesn't update the item:

 

 

{
 "d": {
 "ValidateUpdateListItem": {
 "__metadata": {
 "type": "Collection(SP.ListItemFormUpdateValue)"
 },
 "results": [
 {
 "ErrorCode": 0,
 "ErrorMessage": null,
 "FieldName": "Editor",
 "FieldValue": "[{'Key':'i:0#.f|membership|[email address redacted]'}]",
 "HasException": false,
 "ItemId": 34
 },
 {
 "ErrorCode": 0,
 "ErrorMessage": "test",
 "FieldName": "_CheckinComment",
 "FieldValue": "test",
 "HasException": true,
 "ItemId": 34
 }
 ]
 }
 }
}

 

 

 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2