This topic was automatically generated from Slack. You can find the original thread here.
calpa : Can I map multiple sources into one workflow? For example RSS A, RSS B -> Workflow X
This topic was automatically generated from Slack. You can find the original thread here.
calpa : Can I map multiple sources into one workflow? For example RSS A, RSS B -> Workflow X
Dylan Sather (Pipedream) : Yes, this is possible using our subscriptions API: https://docs.pipedream.com/api/rest/#listen-for-events-from-another-source .
You can create a workflow with RSS A as the source, then use this API to add RSS B as a source.
RSS B won’t show up in the UI as a source, but you should be able to see the subscriptions listed in /users/me/subscriptions.