ManualTrigger Automate enables users to manually initiate a complex workflow that processes data through conditional logic. It efficiently categorizes inputs, allowing for dynamic responses based on specific criteria, ultimately streamlining decision-making and enhancing operational efficiency.
id
(0 and 1). This represents different scenarios or data points to evaluate.id
from the function node equals a specific value (in this case, it is set to check for equality). Based on this condition, the flow will diverge into two paths.name
with the value n8n
.name
with the value nodemation
. This allows for different outcomes based on the initial condition.functionCode
to return different objects or values, allowing for more complex data generation.