Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
2 years ago

Power apps data BBC & CNN news headlines ?

Hello ,

I have a edit Form in my Power Apps wonder if BBC news headlines ? Power Automate news data ?

Thanks a lot 

 

 

3 Replies

  • you could connect a rss feed into your app using the RSS feed connector

    and then for example use a gallery control to show the news like
    items property of gallery: RSS.ListFeedItems("FeedURL")