Description - Enable a module that can call another scenario directly
Why is this feature important to you - This would enable a more modular design of our workflow by having common functionality in one scenario that can be called by other scenarios without having to duplicate the functionality across all of the scenarios.
How would you like the feature to work - A simple module that provides the input of the scenario name to call and the inputs to pass.
Current Behaviour - Have to code custom webhooks to call scenarios