Forum Discussion
Syndicate_Admin
2 years agoAdministrator
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
Syndicate_Admin
2 years agoAdministrator
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")