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
3 Replies
- Syndicate_AdminAdministrator
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") - Syndicate_AdminAdministrator
Thanks scalca !!!!
- Syndicate_AdminAdministrator
you're welcome
pls accept my answer as solution if you don't mind