Enhanced Subflow Testing

Enhanced Subflow Testing

The addition of Subflows to Zoho Flow was great. It's fantastic to be able to break things up into repeatable chunks that can be leveraged across the organization.

However, there is a frustration when trying to construct and test. You basically can't test them outside of a full-fledged Flow.

It seems like one should be able to test a Subflow the same way you can perform the 'execute' action on a Custom Function. Press test, and a form pulls up to fill in all of the input fields. Press go, and everything executes, and you can see input / output / info.

Please consider implementing the same testing ability for Subflows that we have for Custom Functions. It would make development far easier.

Thanks for the consideration!