Multiple Triggers and Conditional Output (Single Workflow)
Whats the most efficient way to create two inputs and two outputs (dependant on the input) to a single workflow. I want to reuse the same workflow via Telegram and a webhook (which is an elevenlabs voice post) and output to either Telegram or the webhook depending on which trigger was used. If tried to use conditional execution and a switch but this doesnt work if one of the triggers data values arent present. Thank you.
3
2 comments
Multiple Triggers and Conditional Output (Single Workflow)