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 / Microsoft Teams: Unord...
Power Automate
Answered

Microsoft Teams: Unordered list markdown in "Post a message as the Flow bot to a user" action block

(0) ShareShare
ReportReport
Posted on by 14,756

Hi all

I have tried to apply markdown to show as an unordered list an array when using "Post a message as the Flow bot to a user".

The markup in working fine for the first item of the array, but not for the others

Any suggestions?

Please note adding a 'new line' is a valid workaround

Also note in the example flow I have show just three items in an array, but in my real flow I am using variable length array, taking an output from another action block

 

Thanks!

Flow_Teams_MarkDown_Bot2User.png

Categories:
I have the same question (0)
  • v-bacao-msft Profile Picture
    Microsoft Employee on at

    Hi @efialttes ,

     

    Please try this:

    10.PNG

    Please check this link and see if it helps:

    https://docs.microsoft.com/en-us/flow/approvals-markdown-support#emphasis-bold-italics-strikethrough

     

    Best Regards,

  • efialttes Profile Picture
    14,756 on at

    Barry

    First of all, thanks for your fast response.

    I followed your suggestion, and get in bold the whole array list, but all array items are displayed in the same line, and what I am looking for is for each array item to be displayed in its own line 😞

    So reading the link you provided (thanx!), I have also tried to copy paste the table example, but it seems it is not even recognised as Markup Language. I am using Google Chrome.

    Flow_Teams_markdown_suggestion.png

    Can you reproduce this table issue on your side?

    Any new suggesting is welcome. If not, I will move from posting to a user to "posting to a channel"

    Thanxs again!

  • Verified answer
    nshurkaev_aras Profile Picture
    9 on at

    What helped me to split line into multiple lines in a message from the action "Post a message as the Flow bot to a user" is to use sequence {Whitespace}{Whitespace}{Enter}. A had an input line in form "Text1<br/>Text2<br/>Text3" and needed to display that as three lines in the message, sent by Flow bot to a user.

     

    To do that I introduced a variable newLineCodeForFlowMessage and initialized that with text

     

    (Two white spaces with Enter in the end)

     

    and then used expression

    replace(variables('textualDescription'), '<br/>', variables('newLineCodeForFlowMessage'))

    I guess I can do the same, but to use the code to join items in your input array

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 272 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 147 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 146 Super User 2026 Season 2

Last 30 days Overall leaderboard