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 pos...
Power Automate
Answered

RSS feeds to teams post with conditional passthrough

(0) ShareShare
ReportReport
Posted on by 4
Hi All, 
 
I am trying to get a message to send to a group chat in teams with specific details of RSS feed items. 
 
 
I can currently get the flow to update, get the summary of the feed and post the results into the chat (See screenshot for part of the message that sends - showing 3 separate fire incidents) 
 
However I want to filter the results to only send a result when a specific level of fire is met. 
 
That level of fire is indicated using the 'Alert Level' in the description field, or the category of the item. 
 
Thanks in advance 
Brett 
RFS.png
Categories:
I have the same question (0)
  • Verified answer
    Manish Solanki Profile Picture
    15,169 Moderator on at
    Hi Brett,
     
    You can use filter action to achieve this.
     
    In the below example, I have shown to filter summary by 'ALERT LEVEL: Advice' and Category by 'Advice'.
     
    Pass the output body of list rss feed action as the input of filter array action:
    Click 'Edit in advanced mode' link button and enter the below expression in 'Function' window:
    or(contains(item()?['summary'],'ALERT LEVEL: Advice'),contains(item()?['categories'],'Alert'))
     
    Pls modify the search keyword as per your need.
    The output of filter array gives the required filtered array that you further can post to teams channel.
     
     
    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