web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / The type SP.ListItemEn...
Power Automate
Unanswered

The type SP.ListItemEntityCollection does not support HTTP PATCH method.

(0) ShareShare
ReportReport
Posted on by 38

Hello I have the following problem: I make a http request to assign the items in my sharepoint list that I have also created with the http request to the individual fields. 

Ensosim_0-1707987230497.png

and this is what i get:

Ensosim_2-1707987357390.png

The Input: is correct "Name": "....." and "Order": "..."

"body": {
        "status"400,
        "message""The type SP.ListItemEntityCollection does not support HTTP PATCH method.\r\nclientRequestId: b307a877-de5b-4a7a-95db-06cb897534bd\r\nserviceRequestId: 46e20ba1-20ff-8000-36aa-1ddfe273ba8e",
        "errors": [
            "-1",
            "Microsoft.SharePoint.Client.InvalidClientQueryException"
        ]
    }
Categories:
I have the same question (0)
  • PowerDeveloperTP Profile Picture
    250 on at

    Hello @Ensosim ,

     

    Could you please try with POST method.

    Working with lists and list items with REST | Microsoft Learn

     

    Try checking this thread.

    Solved: Error when trying to update a sharepoint list - Power Platform Community (microsoft.com)

     

    Thanks

    Like my answer? - Hit that Thumbs Up. Resolved the Issue? - Hit Accept as Solution.
    This helps others find solutions to future issues!

  • Ahmed_Mostafa Profile Picture
    2 on at

    Hello,

     

    You have to set the ID for the item you want to change in your URL:

    Like: 

    Url : /_api/web/lists/getbytitle(<listTitle>)/items(<itemid>)

     

    Source: https://stackoverflow.com/a/38828506

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 86 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 55

#3
Ellis Karim Profile Picture

Ellis Karim 53 Super User 2026 Season 1

Last 30 days Overall leaderboard