Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Storing a link into Sharepoint List (Hyperlink Column)

(0) ShareShare
ReportReport
Posted on by 60

I have a flow, triggered by the submission of a Form. The user submits information and images. From there, I store the information into a sharepoint list and then upload the images to a Sharepoint Document Library. I would like to keep a link to those images in the Sharepoint list in a separate column. 

 

To do this, I initialized a string variable and then attempted to upload it onto the Sharepoint list but I keep getting the following error: The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/Link' is required to be of type 'String/uri'. The runtime value '"/Image Uploads Document Library/Image1.png"' to be converted doesn't have the expected format 'String/uri'.

 

For reference, my flow is as follows:

 

lte link.PNG

* After parsing the image that the user submits, I upload it to the Sharepoint Document library and then keep the path stored in a variable. I then use this variable to populate the column for the link but receive the above error. Any tips?

  • Verified answer
    ScottShearer Profile Picture
    25,236 Most Valuable Professional on at
    Re: Storing a link into Sharepoint List (Hyperlink Column)

    @tareenmj 

    Please take a look at this blog post as I believe it will provide a solution to your issue.

     

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1