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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 503 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 321 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard