Announcements
SharePoint List Column is Hyperlink or Picture. How to add URL (https://...) and Text (View) using Patch Function
I should be able to add the text and URL for the Hyperlink or Picture Column in SharePoint List.
Hi @Sajith :
Do you want to modify an item's Hyperlink field's Description?
If so,I'm afraid the only way is to call SharePoint HTTP REST API by a Power Automate. I've made a test for your reference:
1\My SP List
2\Add a Gallery(Gallery1) to show all items in the list
item
SajithTestList
3\Create a flow('PowerAppV2->Getitem')
4\Insert the flow into the app
5\Add a button into the app and set it's OnSelelct property to:
'PowerAppV2->Getitem'.Run(Gallery1.Selected.ID,"https://www.google.com/","Google")
The Result:
I think these links will help you a lot:Updating a Hyperlink field (both url and description) using Flow?
Setting and Updating SharePoint Hyperlink fields in Flow and Logic Apps
Best Regards,
Bof
Thanks for your help. Getting error in the flow - Send an http request to SharePoint - Metadata tag in the body. Could you please post a clear picture of that.
Sure.
If you have any questions about this, please refer to the link I provided earlier.
Thanks a lot. I worked. In the links, it says we can use post or patch. Is there any difference
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 401 Most Valuable Professional
11manish 201 Super User 2026 Season 2
MS.Ragavendar 128 Super User 2026 Season 2