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

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 391

#2
11manish Profile Picture

11manish 276

#3
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

Last 30 days Overall leaderboard