00:00/00:00

Learn how to construct data types like arrays and objects, manipulate fields using inline JavaScript, and route data using If and Switch logic nodes.

Data Manipulation and Node Routing

10:10Study Material
This lesson explores how to form and manipulate basic data types inside a set node, focusing on string, number, boolean, array, and object configurations using JSON. It demonstrates practical implementations of inline JavaScript to retrieve array lengths, access specific index positions, toggle string cases, and perform mathematical rounding. Additionally, the content explains how workflows route data based on conditions. You will learn the difference between direct and indirect node references, how to configure 'If' conditions to return true or false outputs based on specific comparisons, and how to use 'Switch' nodes to redirect data to multiple pathways based on categorized input values.
Watch until the end to complete this lesson
0% watched
Back to Course

Tags

JSONArrayObjectSet NodeJavaScriptIf ConditionSwitch