Martin_Machacek's avatar
Martin_Machacek
Brass Contributor
Dec 01, 2021
Status:
New

Allow to update of sharepoint listitem with hyperlink field

Currently, the update of sharepoint listitem with hyperlink field is not supported.

14 Comments

  • sickaroll's avatar
    sickaroll
    Brass Contributor

    It's crazy that the 'standard' REST construction for a hyperlink field doesn't work in Graph API 1.0, which is essentially REST-ful.

     

            "IndexURL" : {
                "URL" : "@{variables('SiteURL')}",
                "Description" : "Link to site"
            }
  • kdkavita10's avatar
    kdkavita10
    Copper Contributor

    Request you to kindly provide support to add hyperlink field