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 / RSS feeds to teams post
Power Automate
Answered

RSS feeds to teams post

(0) ShareShare
ReportReport
Posted on by 4
Hello All,
 
I am trying to get the details from an RSS feed (http://www.bom.gov.au/fwo/IDZ00054.warnings_nsw.xml)
 
And pass the title of each of the items within the feed into a message that then gets posted into a teams chat. 
 
I have been able to get the title of each warning to pass through into an individual message, however I would prefer it to trigger just one message rather than a message into teams per warning
 
Any tips would be appreciated 
Categories:
I have the same question (0)
  • Verified answer
    Manish Solanki Profile Picture
    15,169 Moderator on at
    Hi,
     
    Here is the sample flow:
     
    After getting feeds output, add "Select" action to create an array of title from its output. Pass the body property dynamically as its input:
     
    Click 'Switch to Text' button on right side of Map:
    Enter the below expression in Map input parameter textbox. Expression needs to be entered in the function window:
    item()?['title']
     
    Finally, add "Post message in a chat or channel" action to share on teams channel. In the message body you need to enter the below expression to show title in each line:
    join(body('Select'),'<br>')
     
    OUTPUT:
     
     
     
    If this helps & solves your problem, please remember to like and accept my solution as it will help others in the future.
     
     
     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 862

#2
Valantis Profile Picture

Valantis 738

#3
Haque Profile Picture

Haque 553

Last 30 days Overall leaderboard