This topic was automatically generated from Slack. You can find the original thread here.
Nick Nelson : Hello there, I was wondering if it was possible to trigger multiple workflows from the same source. I’ve got a single webhook being sent to 4 sources that I’m currently sending to 4 different workflows to trigger 4 different Discord servers. So could I reference the same source for the 4 separate workflows? Seems like I could be less of a server burden if so
Nghia Nguyen : Yep, you can create different workflows triggering off of the same source. They’d all trigger though if that source gets an incoming webhook event and emits it.
Nick Nelson : That’s perfectly fine with me. How do I edit the name of the source in the other workflows then or reference it? I went to configuration and didn’t see anything there but probably missed it. Thank you!
Nghia Nguyen : while you’re selecting a source (you can remove the current source in the workflow) you’ll see this prompt at the top right: Use one of your existing sources
This answer seems outdated now. How do I trigger multiple workflows from a single trigger in pipedream today? I cannot find “Use one of your existing sources” anymore.