Skip to main content
Power Automate
    • Connectors
    • Templates
    • Take a guided tour
    • Digital process automation
    • Robotic process automation
    • Business process automation
    • Process advisor
    • AI Builder
  • Pricing
  • Partners
    • Blog
    • Documentation
    • Roadmap
    • Self-paced learning
    • Webinar
    • Business process and workflow automation topics
    • Overview
    • Issues
    • Give feedback
    • Overview
    • Forums
    • Galleries
    • Submit ideas
    • User groups
    • Register
    • ·
    • Sign in
    • ·
    • Help
    Go To
    • Microsoft Power Automate Community
    • Welcome to the Community!
    • News & Announcements
    • Get Help with Power Automate
    • General Power Automate Discussion
    • Using Connectors
    • Building Flows
    • Using Flows
    • Power Automate Desktop
    • Process Advisor
    • AI Builder
    • Power Automate Mobile App
    • Translation Quality Feedback
    • Connector Development
    • Power Platform Integration - Better Together!
    • Power Platform Integrations
    • Power Platform and Dynamics 365 Integrations
    • Galleries
    • Community Connections & How-To Videos
    • Webinars and Video Gallery
    • Power Automate Cookbook
    • Events
    • 2021 MSBizAppsSummit Gallery
    • 2020 MSBizAppsSummit Gallery
    • 2019 MSBizAppsSummit Gallery
    • Community Engagement
    • Community AMA
    • Community Blog
    • Power Automate Community Blog
    • Community Support
    • Community Accounts & Registration
    • Using the Community
    • Community Feedback
    cancel
    Turn on suggestions
    Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
    Showing results for 
    Search instead for 
    Did you mean: 
    • Microsoft Power Automate Community
    • Galleries
    • Power Automate Cookbook
    • Enhanced RSS Feed using Adaptive Card

    Enhanced RSS Feed using Adaptive Card

    07-07-2020 18:02 PM

    Power1
    Regular Visitor
    1166 Views
    LinkedIn LinkedIn Facebook Facebook Twitter Twitter
    Power1
    Power1
    Regular Visitor
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    Enhanced RSS Feed using Adaptive Card

    ‎07-07-2020 06:02 PM

    Title: Enhanced RSS Feed using Adaptive Card

    Description: This Flow sends an RSS Feed item to a Microsoft Teams Channel using an Adaptive card allowing you to include a clickable button to go to the full article.

    Detailed Instructions:

    1. Insert the RSS Feed URL into the RSS Feed trigger.
    2. To make the text pretty I included an Html to text action in the Flow insert the RSS Feed Summary Block here.
    3. In the Post your own adaptive card as the Flow bot to a channel action enter the Team and Channel you want to send the adaptive card to. For the Message part Copy and Paste the following JSON for the adaptive card and replace the 3 REPLACE WITH .... with the output from the previous action and the trigger.
    {
        "type": "AdaptiveCard",
        "version": "1.2",
        "body": [
            {
                "type": "TextBlock",
                "text": "REPLACE WITH RSS TITLE BLOCK",
                "size": "ExtraLarge",
                "weight": "Bolder",
                "wrap": true,
                "maxLines": 2
            },
            {
                "type": "TextBlock",
                "text": "REPLACE WITH HTML TO TEXT OUTPUT BLOCK",
                "wrap": true
            },
            {
                "type": "ActionSet",
                "actions": [
                    {
                        "type": "Action.OpenUrl",
                        "title": "Read more",
                        "url": "REPLACE WITH RSS PRIMARY LINK BLOCK"
                    }
                ]
            }
        ],
        "$schema": "http://adaptivecards.io/schemas/adaptive-card.json"
    }


    Questions: I am open to answering questions about this Flow. Please ask right here as a reply.

    Anything else we should know: This adaptive card can also be used in an E-Mail.

    RSSFeedusingAdaptiveCard_20200708003910.zip
    Labels:
    • Labels:
    • Automated Flows
    Message 1 of 2
    1,166 Views
    2 Kudos
    Reply
    • All forum topics
    • Previous Topic
    • Next Topic
    ShailShah
    ShailShah
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎11-29-2020 03:21 PM

    Hi,

    Thanks for this - I have tried to run this flow, but for some reason the flow does not trigger. I initially thought it might have been an issue with the RSS feed link, so I used a link from CNN.

     

    I copied your code and followed the instructions as below, but it still does not appear to work. Do you have any advice?

    ShailShah_0-1606692069774.png

     

    Message 2 of 2
    969 Views
    0 Kudos
    Reply

    Power Platform

    • Overview
    • Power BI
    • Power Apps
    • Power Pages
    • Power Automate
    • Power Virtual Agents

    • Sign up free
    • Sign in

    Browse

    • Templates
    • Connectors
    • Partners

    Downloads

    • Mobile
    • Gateway

    Learn

    • Documentation
    • Learn
    • Support
    • Community
    • Give feedback
    • Blog
    • Pricing

    • © 2023 Microsoft
    • Contact us
    • Trademarks
    • Privacy & cookies
    • Manage cookies
    • Terms of use
    • Terms & conditions
    California Consumer Privacy Act (CCPA) Opt-Out Icon Your California Privacy Choices