📄️ Logic river overview
The term "logic Rivers" comes from their reliance on a logical data model that outlines the configuration of data elements and their associations with different Rivers.
📄️ Logic step types
Logic steps define specific tasks within a Logic River. The task type can be selected via the Logic Step type drop-down menu in the upper‑left corner of each step.
📄️ Using logic container
Logic Containers lets you organize your Rivers by grouping them into Containers. This helps structure your logic and manage multiple steps efficiently.
📄️ Handling bulk data using master loops
When working with bulk data, you need to loop through the data into manageable chunks. For example, you can loop over more than 1000 objects using a master loop approach in a Logic River.