Open andergmartins opened 4 months ago
This can be extended to the other steps, like "Send email" we can have different handles. One for success, and another for failure.
@stevejburge do you think these multiple flows for the same step make sense?
@andergmartins Yes, for Advanced users and when debugging issues
Nice, thanks. We can keep it simple when Advanced Settings are not enabled.
This is probably colliding with #848
See a use case for the schedule:
Add distinct handles on "Schedule" step to allow having different flow for scheduling and continuing
Here is an example of the handle schema for the node:
And here an example of the implemented workflow:
The output schema needs to be modified to specify different output for specific handles. If no handle is specified, the output is available for any handle: