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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Send an HTTP request t...
Power Automate
Answered

Send an HTTP request to update hyperlink column in SP.

(0) ShareShare
ReportReport
Posted on by 407

Hi,

I'm trying to update a hyperlink column in SP using the 'Send an HTTP request' action, but I keep getting this error: 

 

{
 "status": 400,
 "message": "A type named 'SP.Data.myLinksListItem' could not be resolved by the model. When a model is available, each type name must resolve to a valid type.\r\nclientRequestId: 613869ae-a4b0-4c20-9c13-094718b9959c\r\nserviceRequestId: 6a71ea9e-90d6-8000-e22a-718f2ce0ec8c",
 "source": "https://mytenten.sharepoint.com/sites/"('myLinks')/items(3)",
 "errors": [
 "-1",
 "Microsoft.SharePoint.Client.InvalidClientQueryException"
 ]
}

Below is my configuration:

sendAnHTTPReq.PNG

 

Any ideas?

 

Thanks

Categories:
I have the same question (0)
  • Verified answer
    MattWeston365 Profile Picture
    1,701 on at

    Hi @_sourcecod3_ just a quick check, is the Type correct (including the case)?

     

    I wrote this blog post on achieving what you're doing, and came across the purely because I'd miskeyed the type:

    https://collab365.community/setting-updating-sharepoint-hyperlink-fields-flow-logic-apps/

  • v-bacao-msft Profile Picture
    Microsoft Employee on at

    Hi @_sourcecod3_ ,

     

    Please use the following method to get the type value you need.

    https://<site>/_api/web/lists/getbytitle('<List Name>')?$select=ListItemEntityTypeFullName

    15.PNG

    Please check this similar link and see if it helps:

    a-type-named-sp-data-listitem-could-not-be-resolved-by-the-model-when-a-model-is-available-each-type-name-must-resolve-to-a-valid-type-error-in-sharepoint-2013/

     

    Best Regards,

  • _sourcecod3_ Profile Picture
    407 on at
    Hi @MattWeston365 Thanks for your response. I followed your instructions on your post it worked! When I initiated the REST call I found out my 'ListItemEntityTypeFullName' was not 'myLinks' but 'MyLinks'. I updated my 'type' on my JSON body, ran my flow and it updated my links. I just assumed it would use the internal list name.
     
    This is good! thanks again Matt!
  • _sourcecod3_ Profile Picture
    407 on at

    Hi @v-bacao-msft - this is also the same response and it works as well. Thank you! 

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
trice602 Profile Picture

trice602 237 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 173 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 95 Super User 2026 Season 1

Last 30 days Overall leaderboard