Forum Discussion
Henning Strand
Jun 14, 2018Brass Contributor
Updating a Hyperlink field (both url and description) using Flow?
I tried using the update item action to set a Hyperlink type column in my custom list. The Flow field for this column only accepts the url so there seems to be no way to add the description part. Any...
Jason H
Mar 13, 2019Copper Contributor
You need to browse to _api/web/lists/getbytitle('Accounts') to find that tag.
Flow looks good. I don't see any issues there
mo_mkf
Mar 13, 2019Copper Contributor
Well, good news/bad news. I browse to that URL and found the entry for ListItemEntityTypeFullName, but bad news it is the same one I was trying to use from before. So, if that is the correct FullName then I'm not sure what the deal is.