Power Apps SharePoint API Patch error

Charles_625 1 Reputation point
2022-04-11T12:06:31.55+00:00

We were attempting to replace the “Update Items” action in our Power Automate flow with the “Send HTTP request to SharePoint” – PATCH method to improve performance. The flow works as expected using “Update Items” which replaces a single field value in one list based on a change to a single field value in another list; however, it takes several minutes to complete the flow run. The issue is that the PATCH Method fails with the error: “The type SP.ListItemEntityCollection does not support HTTP PATCH method.” We also tried this using the PUT Method and we received the same error. Note that we have successfully used the GET and POST methods in this environment. The PATCH configuration is below.

191898-image.png

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
27,013 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Patrick 352.3K Reputation points MVP
    2022-04-11T12:16:24.2+00:00

    Power apps is not currently supported here on Q&A. The product group for Power apps actively monitors questions over at
    https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments