How to add multiple RSS Feed URL's in RSS trigger in Logic Apps?

Uthsavi KP 21 Reputation points
2022-03-16T09:17:44.247+00:00

I want to read RSS Feeds from multiple URL's in Logic Apps using RSS trigger and store the feed in Azure blob storage.
But I am able to read/provide only one URL. I wanted to know if at all there are any other ways for this approach in Logic Apps or any other metadata driven approach.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,996 questions
0 comments No comments
{count} votes

Accepted answer
  1. Carlos Solís Salazar 17,791 Reputation points MVP
    2022-03-16T10:28:05.313+00:00

    Hi @Uthsavi KP

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    You can multi-trigger on your Azure Logic App, but this is not a recommended practice (https://learn.microsoft.com/en-us/azure/connectors/apis-list)

    The best practice is one RSS Connector per Azure Logic App (https://learn.microsoft.com/en-us/connectors/rss/)

    If you still want to do it, this post can help you https://www.re-mark-able.net/blogs/2021/04/11/logic-app-multi-trigger.html

    Hope this helps,
    Carlos Solís Salazar

    ----------

    Please "Accept as Answer" and/or Upvote if any of the above helped so that, it can help others in the community looking for remediation for similar issues.

    0 comments No comments

0 additional answers

Sort by: Most helpful