web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Teams does not auto-co...
Power Automate
Answered

Teams does not auto-convert plain text URLs to clickable links when posted via Power Automate.

(1) ShareShare
ReportReport
Posted on by 2
Teams does not auto-convert plain text URLs to clickable links when posted via Power Automate when Im using markdown to html  giving me restriction/violation. I'm using this code in compose but the output is not clickable  in teams
 

trim(

    replace(

        replace(

            replace(

                first(split(body('Html_to_text'), 'INSTRUCTIONS FOR JOINING MEETING')),

                '[https://', 'https://'

            ),

            ']', ''

        ),

        '-----', ''

    )

)

 

 

Teams output looks like this

  

I have the same question (0)
  • Verified answer
    trice602 Profile Picture
    16,298 Super User 2026 Season 1 on at
    Hi there!
     
    I use code view and go directly to html for good results:
     
    This is an important message. Please join SWAT here:
    <a href="https://rosoft.com/l/team/19:...Join SWAT</a>
     
    Second best option is markdown's auto link formatting, using brackets but the above is better in my opinion.
     
    <https://example.com>
     

    ------------------------------------------------

     

     

    ⭐ If this was helpful, please like and check the box below "Does this answer your question" to help others find this too!

     

     

    Always glad to help! 💯💯💯💯💯

     

    Tom

     

    Follow me on LinkedIn - Thomas Rice, PMP | LinkedIn

     
     
     
     

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard