It would be nice if a singular flow could be triggered from multiple different triggers. Not sure if this is even possible with how discord/inventor is setup but I’ve seen multiple cases where this would prove very useful. For example: if you were to have the same response for multiple different triggers. Instead of creating the exact same flow for different triggers, you just have one flow with multiple triggers.
The part about a trigger triggering other triggers has been brought up several times and shot down every time for the simple fact of that it would be used to create infinite loops of flow executions with little in the way to stop it
As for the second part, you can create a Custom Block and do exactly what you were talking about with same reply to multiple different triggers
I’m guessing this is the same thing but incase it’s not - I meant like it would look something like this where there’s multiple things that can trigger the flow, not triggers that trigger other flows unless I mistook what you were saying.
i think you want to use custom blocks
That’s the custom block mentioned in my first reply
Custom triggers are planned, where you can have one or more source triggers, some logic (with the option to exit without running the flow), and a common set of customizable trigger outputs.
It is backlogged, meaning besides the info above, the actual mechanics of how it will work have not yet been decided. As others have mentioned, custom blocks are a more immediate solution.