Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Suggested answer

Formatting from Flow to Sharepoint List

(1) ShareShare
ReportReport
Posted on by 59
I've got a head scratcher. I have a flow that sends a URL to my Sharepoint list, I would prefer it to be a clickable link but I have to have a json schema formatting the SP field and if I adjust the setting to anything other than Plain Text it adds weird characters, like this:
I can't use Rich Text or Enhanced Rich Text settings to allow a clickable link. I don't even care if it's a clickable link but I can't figure out how to get the field to wrap the text, I don't think that functionality exists, so my field looks like this when the URL is fed in: (I've blocked the whole URL but it stretches as far or further than the block)
You can see how it stretches into the next field. I can't move the fields around, they need to stay where they are. SO my question is, can I add a Compose action or something in my flow to make this URL palatable to feed to Sharepoint so this ugliness doesn't happen?
 
Thoughts?
  • Srinivas Kadamati Profile Picture
    3,150 Super User 2025 Season 1 on at
    Formatting from Flow to Sharepoint List
     
    You can also add a button inside your list, for that follow below link
    Later you can update the url as @stampcoin suggested
     

    (If this answers your question you can mark as Answered and give it a Like)

    Regards,
    Srini
     
     
     
  • Suggested answer
    stampcoin Profile Picture
    3,126 on at
    Formatting from Flow to Sharepoint List
    Assume you create a Hyperlink column.
    Then use 'Send an HTTP request to SharePoint', to update the column.
     
    Minimal flow (below pic) for your reference:
    myIDlist is the SP list name.
    IF-MATCH must be specified , value =  *
    MyLinks is the Hyperlink column name.
    Url is address, you can specify variable or dynamic value here
    Description is for the display in SP, you can specify variable or dynamic value here
     
     
     
     
    good luck.

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