Forum Discussion
Syndicate_Admin
Administrator
2 years agoPower 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
Syndicate_Admin
Administrator
2 years agoyou 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")