Description
Data Transformation node in n8n.
What It Does
Route items to multiple outputs based on rules.
When To Use It
Multi-branch routing: plan type, region, category – anything with 3+ cases.
Key Parameters
Rules (field, regex/expression), fallback output, sort order
Common Mistakes
Items that match no rule go to the fallback output – wire it or they vanish.
Example
{{ $json.plan }} -> outputs: free, pro, enterprise, fallback: unknown.
FAQ
Is this node included in n8n Community Edition?
Yes – Switch ships with the free Community Edition. No paid license needed.
Use “Expression” mode for complex matching, “Rules” for simple equality.?
Where does it fit in a workflow?
Switch works with any other node – connect it after a trigger or data node, and feed its output into the next step. Standard n8n data flow: trigger -> transform -> act.
Is support included?
Yes – message the seller through the store and I will help you wire this node.
Discover more from Wiredwizard
Subscribe to get the latest posts sent to your email.





Reviews
There are no reviews yet.