Add more outputs to Switch Node [GOT CREATED]

Thanks for the contribution - definitely would be useful! Updated post title so others can more easily find it.

@Damian_K conceptually, there could be an option to increase # of outputs (default 4), and the node itself increases in height for the additional outputs. As more outputs are added, the UX would get more cumbersome - especially when setting up routing rules within the node.

Along with flexible number of outputs, could be helpful to have a optional shorthand to setup routings. Would a text parameter that supports simple syntax be useful?
Something like:

1=“Draft”
2=“In progress”
3=“Done”

This could be a standard text parameter and thus use n8n expressions for dynamically updating the routing logic based on WF data.

If anyone has any suggestions for this feature, please do share :slight_smile:

2 Likes