This article provides an introduction to the ‘Switch / Case’ node in Peaka, explaining its role in creating conditional logic within your workflows.Documentation Index
Fetch the complete documentation index at: https://docs.peaka.com/llms.txt
Use this file to discover all available pages before exploring further.
What is the ‘Switch / Case’ Node?
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.