Hi FF Community,
I want to build a simple podcast listening app and connected it to Apple's Podcast API to receive a podcast feed through a search query.
The API returns the results of a search query including the Podcast XML feed, however I'm not sure how to parse that feed into fields that I can work with in FlutterFlow.
Has anyone done this before or have any ideas on how to achieve this?
Cheers,
~Kevin