The ‘Switch / Case’ node is a fundamental component in Peaka that enables you to create conditional logic. It allows you to define cases and associate specific actions or nodes with each case. The node evaluates conditions and executes the corresponding case based on the condition that matches.
‘Switch / Case’ is a versatile feature for adding decision-making capabilities to your workflows. You can use it to create branching logic, handle different scenarios, and control the flow of your Peaka applications effectively.