Hello all!
I want to create a Zap where I get a RSS of a podcast from my users, then I parse the feed to fetch the info of every episode and finally, show all this info in my website.
I have basically 2 questions:
- How can I parse the info of the RSS? Currently I have tested the “Parser by Zapier” block, however I do not get all the info in the results, as you can see here (I miss title, author, image, etc.):


- Once the question above is solved, how can I make this happen for all the episodes of the blog. I guess I have to use something like loop block, right? But I am not sure how to exactly do that.
Thanks for your time and help!