Outputs feeds conditional based on key passed1. feedKey is the unique key associated with the feedUrl2. feedUrl is the URL to RSS feed3. inputKey is the value entered by userWhen userInputKey matches feedKey, the feed at feedUrl is returned as pipe output. Enter "ZZZZ" as the inputKey if…