About the 50 max nodes limit in Workflows

I think it’s just a rough point at where things could start slowing down and get difficult to manage in the UI… if you had to debug 100 nodes in one workflow it would probably be somewhat painful.

We have “workflow call” and “call workflow” nodes that can be used to split things up. You can set a workflow that starts with “workflow call” as the trigger, and use “call workflow” from another workflow to invoke that first workflow.